Class Hierarchy
- java.lang.Object
- net.emaze.dysfunctional.dispatching.logic.Always<E> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.logic.BinaryAlways<E1,E2> (implements net.emaze.dysfunctional.dispatching.logic.BinaryPredicate<T1,T2>)
- net.emaze.dysfunctional.dispatching.logic.BinaryNegator<T1,T2> (implements net.emaze.dysfunctional.dispatching.logic.BinaryPredicate<T1,T2>)
- net.emaze.dysfunctional.dispatching.logic.BinaryNever<E1,E2> (implements net.emaze.dysfunctional.dispatching.logic.BinaryPredicate<T1,T2>)
- net.emaze.dysfunctional.dispatching.logic.Equals<T> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.logic.HasNext<I> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.logic.IsTrue (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.logic.Negator<T> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.logic.Never<E> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.logic.No (implements net.emaze.dysfunctional.dispatching.logic.Proposition)
- net.emaze.dysfunctional.dispatching.logic.NotEquals<T> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.logic.NotNull<T> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.dispatching.logic.TernaryAlways<E1,E2,E3> (implements net.emaze.dysfunctional.dispatching.logic.TernaryPredicate<T1,T2,T3>)
- net.emaze.dysfunctional.dispatching.logic.TernaryNegator<T1,T2,T3> (implements net.emaze.dysfunctional.dispatching.logic.TernaryPredicate<T1,T2,T3>)
- net.emaze.dysfunctional.dispatching.logic.TernaryNever<E1,E2,E3> (implements net.emaze.dysfunctional.dispatching.logic.TernaryPredicate<T1,T2,T3>)
- net.emaze.dysfunctional.dispatching.logic.Yes (implements net.emaze.dysfunctional.dispatching.logic.Proposition)
Interface Hierarchy
Copyright © 2012. All Rights Reserved.