Interface PredicateIndex<T>


  • public interface PredicateIndex<T>
    • Method Detail

      • apply

        boolean apply​(T t,
                      int index)