Uses of Interface
com.norconex.commons.lang.flow.FlowConsumerAdapter
Packages that use FlowConsumerAdapter
-
Uses of FlowConsumerAdapter in com.norconex.commons.lang.flow
Classes in com.norconex.commons.lang.flow that implement FlowConsumerAdapterModifier and TypeClassDescriptionclassBaseConsumerAdapter<A,T> An abstractFlowConsumerAdapterthat takes care setting/getting the adaptee and leaves only theConsumer.accept(Object)method to implement.Methods in com.norconex.commons.lang.flow that return types with arguments of type FlowConsumerAdapter