Package org.pf.bif.callback

Interface Summary
IObjectCollector Implementors will be called by for elements in a loop or a recursive processing.
IObjectProcessor Specifies a simple interface that allows loops or recursive executions to send each object to an implementor of this interface.