Uses of Interface
com.norconex.commons.lang.flow.FlowPredicateAdapter
Packages that use FlowPredicateAdapter
-
Uses of FlowPredicateAdapter in com.norconex.commons.lang.flow
Classes in com.norconex.commons.lang.flow that implement FlowPredicateAdapterModifier and TypeClassDescriptionclassBasePredicateAdapter<A,T> An abstractFlowPredicateAdapterthat takes care setting/getting the adaptee and leaves only thePredicate.test(Object)method to implement.Methods in com.norconex.commons.lang.flow that return types with arguments of type FlowPredicateAdapter