Package com.norconex.commons.lang.flow
package com.norconex.commons.lang.flow
-
ClassDescriptionBaseConsumerAdapter<A,
T> An abstractFlowConsumerAdapterthat takes care setting/getting the adaptee and leaves only theConsumer.accept(Object)method to implement.BasePredicateAdapter<A,T> An abstractFlowPredicateAdapterthat takes care setting/getting the adaptee and leaves only thePredicate.test(Object)method to implement.When adding theFlowModuleto Jackson, use this annotation onConsumerproperties to support flow (de)serialization.No-op config mapper builder symbolizing no builder.