| Package | Description |
|---|---|
| org.echocat.locela.api.java.support |
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterator<T> |
IterationUtils.makeRemoveable(IterationUtils.RemoveHandler<T> removeHandler,
Iterator<? extends T> source) |
static <T> Iterator<T> |
IterationUtils.toIterator(IterationUtils.RemoveHandler<T> removeHandler,
Iterable<? extends T> source) |
Copyright © 2016 echocat. All rights reserved.