Interface PredicateDecorator

    • Method Detail

      • getPredicates

        Predicate[] getPredicates()
        Deprecated.
        Gets the predicates being decorated as an array.

        The array may be the internal data structure of the predicate and thus should not be altered.

        Returns:
        the predicates being decorated