com.karneim.util.collection.set
Class StateProSet.Wrapper_State

java.lang.Object
  extended bycom.karneim.util.collection.set.StateProSet.Wrapper_State
Enclosing class:
StateProSet

protected static final class StateProSet.Wrapper_State
extends java.lang.Object


Field Summary
 StateProSet.Wrapper_State next
           
 IStatePro state
           
 
Constructor Summary
protected StateProSet.Wrapper_State(IStatePro state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

state

public final IStatePro state

next

public StateProSet.Wrapper_State next
Constructor Detail

StateProSet.Wrapper_State

protected StateProSet.Wrapper_State(IStatePro state)