| Constructor and Description |
|---|
SelectManyIterable(Iterable<TSource> source) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Iterable<TDest> |
getIterable(TSource source) |
protected boolean |
isIncluded(TDest dest) |
Iterator<TDest> |
iterator() |
Copyright © 2014–2015. All rights reserved.