Interface DigesterComponent<J>

Type Parameters:
J - the generic type
All Superinterfaces:
Component, Destroyable, Digester<J>

public interface DigesterComponent<J> extends Digester<J>, Component
Lifts the Digester mixin to the level of a Component.