Interface Filter<T>

    • Method Detail

      • test

        boolean test​(@NonNull
                     Sample<T> item)