Uses of Class
nz.ac.waikato.modeljunit.examples.TrafficLight.STATE

Packages that use TrafficLight.STATE
nz.ac.waikato.modeljunit.examples Examples of Using ModelJUnit 
 

Uses of TrafficLight.STATE in nz.ac.waikato.modeljunit.examples
 

Methods in nz.ac.waikato.modeljunit.examples that return TrafficLight.STATE
static TrafficLight.STATE TrafficLight.STATE.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TrafficLight.STATE[] TrafficLight.STATE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 ModelJUnit Project. All Rights Reserved.