public abstract class Time extends Object
Modifier and Type | Field and Description |
---|---|
static long |
J2SE_TIME_ACCURACY_MILLIS
We slacken assertions about time to account for precision of J2SE time API.
|
Constructor and Description |
---|
Time(long expectedMin,
long expectedMax) |
public static final long J2SE_TIME_ACCURACY_MILLIS
Copyright © 2000-2014. All Rights Reserved.