Class Hierarchy
- java.lang.Object
- net.emaze.dysfunctional.dispatching.actions.BinaryNoop<T1,T2> (implements net.emaze.dysfunctional.dispatching.actions.BinaryAction<E1,E2>)
- net.emaze.dysfunctional.dispatching.actions.Noop<E> (implements net.emaze.dysfunctional.dispatching.actions.Action<E>)
- net.emaze.dysfunctional.dispatching.actions.Slacker (implements java.lang.Runnable)
- net.emaze.dysfunctional.dispatching.actions.TernaryNoop<T1,T2,T3> (implements net.emaze.dysfunctional.dispatching.actions.TernaryAction<T1,T2,T3>)
Interface Hierarchy
- net.emaze.dysfunctional.dispatching.actions.Action<E>
- net.emaze.dysfunctional.dispatching.actions.BinaryAction<E1,E2>
- net.emaze.dysfunctional.dispatching.actions.TernaryAction<T1,T2,T3>
Copyright © 2016. All rights reserved.