Uses of Class
org.n52.janmayen.TimeValue
-
Packages that use TimeValue Package Description org.n52.janmayen -
-
Uses of TimeValue in org.n52.janmayen
Fields in org.n52.janmayen declared as TimeValue Modifier and Type Field Description static TimeValueTimeValue. ZEROMethods in org.n52.janmayen that return TimeValue Modifier and Type Method Description TimeValueTimeValue. to(TimeUnit unit)TimeValueTimeValue. toDays()TimeValueTimeValue. toHours()TimeValueTimeValue. toMicros()TimeValueTimeValue. toMillis()TimeValueTimeValue. toMinutes()TimeValueTimeValue. toNanos()TimeValueTimeValue. toSeconds()
-