Uses of Class
at.molindo.utils.collections.IteratorChain

Packages that use IteratorChain
at.molindo.utils.collections   
 

Uses of IteratorChain in at.molindo.utils.collections
 

Methods in at.molindo.utils.collections that return IteratorChain
static
<T> IteratorChain<T>
IteratorChain.chainIterables(Iterable<? extends Iterable<T>> iterables)
           
static
<T> IteratorChain<T>
IteratorChain.chainIterables(Iterator<? extends Iterable<T>> iterables)
           
 



Copyright © 2013 Molindo GmbH. All Rights Reserved.