Class Hierarchy
- java.lang.Object
- no.motif.f.combine.Conjunction<T> (implements no.motif.f.Predicate<T>)
- no.motif.f.combine.ConjunctionPremise (implements no.motif.f.Fn0<V>)
- no.motif.f.combine.Disjunction<T> (implements no.motif.f.Predicate<T>)
- no.motif.f.combine.DisjunctionPremise (implements no.motif.f.Fn0<V>)
- no.motif.f.combine.DoChain<T> (implements no.motif.f.Do<T>)
- no.motif.f.combine.Fn2Chain<I1,I2,T,O> (implements no.motif.f.Fn2<I1,I2,O>)
- no.motif.f.combine.FnChain<I,O> (implements no.motif.f.Fn<I,O>)
- no.motif.f.combine.RunnableChain (implements java.lang.Runnable)
- no.motif.f.combine.When<I,O> (implements no.motif.f.Fn<I,O>)
- no.motif.f.combine.Where<T,P> (implements no.motif.f.Predicate<T>)
Copyright © 2016. All rights reserved.