Uses of Class
cz.cuni.amis.utils.Run.TimerTaskState

Packages that use Run.TimerTaskState
cz.cuni.amis.utils   
 

Uses of Run.TimerTaskState in cz.cuni.amis.utils
 

Methods in cz.cuni.amis.utils that return Run.TimerTaskState
 Run.TimerTaskState Run.TimerTaskExt.getState()
           
static Run.TimerTaskState Run.TimerTaskState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Run.TimerTaskState[] Run.TimerTaskState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.cuni.amis.utils with parameters of type Run.TimerTaskState
 boolean Run.TimerTaskExt.isState(Run.TimerTaskState state)
           
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.