Interface EntityProvider<T>

    • Method Detail

      • getAll

        java.util.List<T> getAll​(java.util.function.Predicate<? super T> filter)