scheduler
Class State

Package class diagram package State
java.lang.Object
  extended by scheduler.State
All Implemented Interfaces:
IState

public class State
extends Object
implements IState

Author:
Knight

Constructor Summary
State(String intention)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getItention()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

State

public State(String intention)
Method Detail

getItention

public String getItention()
Specified by:
getItention in interface IState

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


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