| Constructor and Description |
|---|
IterableToIteratorFunction() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<T> |
apply(java.lang.Iterable<T> iterable) |
static <T> Function<java.lang.Iterable<T>,java.util.Iterator<T>> |
instance() |
Copyright © 2015. All Rights Reserved.