Interface Underscore.PredicateIndexed<T>

  • Enclosing class:
    Underscore<T>

    public static interface Underscore.PredicateIndexed<T>
    • Method Detail

      • test

        boolean test​(int index,
                     T arg)