Uses of Class
com.aoapps.lang.time.Duration
-
Packages that use Duration Package Description com.aoapps.lang.time -
-
Uses of Duration in com.aoapps.lang.time
Fields in com.aoapps.lang.time declared as Duration Modifier and Type Field Description static DurationDuration. ZERODeprecated.Methods in com.aoapps.lang.time that return Duration Modifier and Type Method Description static DurationDuration. between(Instant startInclusive, Instant endExclusive)Deprecated.Methods in com.aoapps.lang.time with parameters of type Duration Modifier and Type Method Description intDuration. compareTo(Duration other)Deprecated.booleanDuration. equals(Duration other)Deprecated.
-