public class Time extends Object
Time(long value, TimeUnit unit)
long
convert(TimeUnit unit)
boolean
equals(Object object)
TimeUnit
getUnit()
getValue()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Time(long value, TimeUnit unit)
public long getValue()
public TimeUnit getUnit()
public long convert(TimeUnit unit)
public boolean equals(Object object)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2015 JBoss by Red Hat. All rights reserved.