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