Package net.servicestack.func
Interface PredicateIndex<T>
-
public interface PredicateIndex<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanapply(T t, int index)
-
-
-
Method Detail
-
apply
boolean apply(T t, int index)
-
-