Constructor and Description |
---|
IterableToIteratorFunction() |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
apply(Iterable<T> iterable) |
static <T> com.google.common.base.Function<Iterable<T>,Iterator<T>> |
instance() |
Copyright © 2016. All rights reserved.