Uses of Interface
com.ebay.erl.mobius.util.CloseableIterator

Packages that use CloseableIterator
com.ebay.erl.mobius.core.collection Collection classes to be used in Mobius. 
 

Uses of CloseableIterator in com.ebay.erl.mobius.core.collection
 

Methods in com.ebay.erl.mobius.core.collection that return CloseableIterator
 CloseableIterator<Tuple> BigTupleList.iterator()