|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.utils.TimeUnitToMillis
public class TimeUnitToMillis
Constructor Summary | |
---|---|
TimeUnitToMillis()
|
Method Summary | |
---|---|
static long |
toMillis(long timeout,
java.util.concurrent.TimeUnit unit)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeUnitToMillis()
Method Detail |
---|
public static long toMillis(long timeout, java.util.concurrent.TimeUnit unit)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |