public class Time extends Object
Time(long value, TimeUnit timeUnit)
TimeUnit
getTimeUnit()
long
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Time(long value, TimeUnit timeUnit)
value
timeUnit
public long getValue()
public TimeUnit getTimeUnit()