JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
com.github.underscore
Underscore
PredicateIndexed
Contents
Description
Method Summary
Method Details
test(int, T)
Hide sidebar
Show sidebar
Interface Underscore.PredicateIndexed<
T
>
Enclosing class:
Underscore
<
T
>
public static interface
Underscore.PredicateIndexed<T>
Author:
Valentyn Kolesnikov
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)