Interface Condition<DOC extends Document>

  • Type Parameters:
    DOC - the Document type the condition is evaluated against

    public interface Condition<DOC extends Document>
    A functional interface that supports the definition of different types of condition callbacks.