|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeUnit | |
---|---|
com.rubecula.darwin.evolution |
Uses of TimeUnit in com.rubecula.darwin.evolution |
---|
Methods in com.rubecula.darwin.evolution that return TimeUnit | |
---|---|
static TimeUnit |
TimeUnit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TimeUnit[] |
TimeUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.rubecula.darwin.evolution with parameters of type TimeUnit | |
---|---|
Evolution_Calendar(java.util.Calendar start,
TimeUnit factor,
boolean run)
|
|
Evolution_Calendar(TimeUnit factor,
boolean run)
Secondary constructor for Evolution_Calendar with start now (real time). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |