Interface FilterDsl

    • Method Detail

      • getPredicate

        java.util.function.Predicate<UserSession> getPredicate()
        Returns the Predicate which will be applied to the filter.
        Returns:
        Predicate instance.