Uses of Class
com.rubecula.darwin.evolution.TimeUnit

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).
 



Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.