Klasse OfPrecision
java.lang.Object
net.jqwik.time.internal.properties.arbitraries.valueRanges.OfPrecision
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdurationFromValue(BigInteger bigInteger) effectiveMaxNanos(LocalTime effective) get()booleanisGreatherThan(ChronoUnit precision) booleanisLessOrEqualTo(ChronoUnit precision) booleanisSet()localTimeFromValue(long longAdd, LocalTime effectiveMin) longlongsBetween(LocalTime effectiveMin, LocalTime effectiveMax) voidset(ChronoUnit precision) voidsetProgrammatically(ChronoUnit precision) booleanvalueWithPrecisionIsAllowed(int minutes, int seconds, int nanos)
-
Felddetails
-
DEFAULT
-
-
Konstruktordetails
-
OfPrecision
public OfPrecision()
-
-
Methodendetails
-
set
-
setProgrammatically
-
get
-
isSet
public boolean isSet() -
isGreatherThan
-
isLessOrEqualTo
-
valueWithPrecisionIsAllowed
public boolean valueWithPrecisionIsAllowed(int minutes, int seconds, int nanos) -
maxPossibleDuration
-
maxPossibleLocalTime
-
longsBetween
-
localTimeFromValue
-
effectiveMaxNanos
-
minPossibleDuration
-
durationFromValue
-