net.sf.lucis.core
Class Delays
java.lang.Object
net.sf.lucis.core.Delays
public final class Delays
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
constant
public static Delays constant(long delay)
of
public static Delays of(long normal,
long idle,
long error)
normalAndError
public static Delays normalAndError(long normal,
long error)
getNormal
public long getNormal()
getIdle
public long getIdle()
getError
public long getError()
Copyright © 2013. All Rights Reserved.