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