Class Hierarchy
- java.lang.Object
- net.emaze.dysfunctional.dispatching.composing.AllMatchingBinaryPredicate<E1,E2> (implements net.emaze.dysfunctional.dispatching.logic.BinaryPredicate<T1,T2>)
- net.emaze.dysfunctional.dispatching.composing.AllMatchingPredicate<E> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.composing.AllMatchingTernaryPredicate<E1,E2,E3> (implements net.emaze.dysfunctional.dispatching.logic.TernaryPredicate<T1,T2,T3>)
- net.emaze.dysfunctional.dispatching.composing.FirstMatchingBinaryPredicate<E1,E2> (implements net.emaze.dysfunctional.dispatching.logic.BinaryPredicate<T1,T2>)
- net.emaze.dysfunctional.dispatching.composing.FirstMatchingPredicate<E> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.composing.FirstMatchingTernaryPredicate<E1,E2,E3> (implements net.emaze.dysfunctional.dispatching.logic.TernaryPredicate<T1,T2,T3>)
- net.emaze.dysfunctional.dispatching.composing.PipelinedAction<E> (implements net.emaze.dysfunctional.dispatching.actions.Action<E>)
- net.emaze.dysfunctional.dispatching.composing.PipelinedBinaryAction<E1,E2> (implements net.emaze.dysfunctional.dispatching.actions.BinaryAction<E1,E2>)
- net.emaze.dysfunctional.dispatching.composing.PipelinedTernaryAction<E1,E2,E3> (implements net.emaze.dysfunctional.dispatching.actions.TernaryAction<T1,T2,T3>)
Copyright © 2012. All Rights Reserved.