|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Iterators.CountingPredicate | |
|---|---|
| hudson.util | Other miscellaneous utility code |
| Uses of Iterators.CountingPredicate in hudson.util |
|---|
| Methods in hudson.util with parameters of type Iterators.CountingPredicate | ||
|---|---|---|
static
|
Iterators.limit(Iterator<? extends T> base,
Iterators.CountingPredicate<? super T> filter)
Returns the elements in the base iterator until it hits any element that doesn't satisfy the filter. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||