JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
hudson.util
Interface Iterators.CountingPredicate<T>
Enclosing class:
Iterators
public static interface
Iterators.CountingPredicate<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
apply
(int index,
T
input)
Method Details
apply
boolean
apply
(int index,
T
input)