Class StateAccessors.PassThrough

java.lang.Object
  extended by StateAccessors.PassThrough
All Implemented Interfaces:
IStateAccessor
Enclosing class:
StateAccessors

public static class StateAccessors.PassThrough
extends java.lang.Object
implements IStateAccessor


Constructor Summary
StateAccessors.PassThrough()
           
 
Method Summary
 ILogicVarBundle access(ILogicVarBundle src)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateAccessors.PassThrough

public StateAccessors.PassThrough()
Method Detail

access

public ILogicVarBundle access(ILogicVarBundle src)
Specified by:
access in interface IStateAccessor