public static class Chain.ChainContext<T,V> extends Object
ChainContext()
void
endChain()
endChain(V returnValue)
V
getValue()
Chain.ChainContext<T,V>
setValue(V v)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChainContext()
public void endChain()
public void endChain(V returnValue)
public V getValue()
public Chain.ChainContext<T,V> setValue(V v)