JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.underscore
Interface Underscore.PredicateIndexed<T>
Enclosing class:
Underscore
<
T
>
public static interface
Underscore.PredicateIndexed<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
test
(int index,
T
arg)
Method Details
test
boolean
test
(int index,
T
arg)