public static interface Try.IndexedPredicate<T,E extends java.lang.Exception>
boolean
test(int idx, T e)
boolean test(int idx, T e) throws E extends java.lang.Exception
E extends java.lang.Exception