fm.liveswitch.FutureBase< T > Member List

This is the complete list of members for fm.liveswitch.FutureBase< T >, including all inherited members.

FutureBase()fm.liveswitch.FutureBase< T >protected
getException()fm.liveswitch.FutureBase< T >
getResult()fm.liveswitch.FutureBase< T >
getState()fm.liveswitch.FutureBase< T >
setException(java.lang.Exception value)fm.liveswitch.FutureBase< T >protected
setResult(T value)fm.liveswitch.FutureBase< T >protected
setState(fm.liveswitch.FutureState value)fm.liveswitch.FutureBase< T >protected