Uses of Class
br.org.agilcoop.cursos.testes.unidade.timer.Timer.TimerState

Packages that use Timer.TimerState
br.org.agilcoop.cursos.testes.unidade.timer   
 

Uses of Timer.TimerState in br.org.agilcoop.cursos.testes.unidade.timer
 

Methods in br.org.agilcoop.cursos.testes.unidade.timer that return Timer.TimerState
 Timer.TimerState Timer.state()
           
static Timer.TimerState Timer.TimerState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Timer.TimerState[] Timer.TimerState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.