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

Packages that use CloseableIterator
com.ebay.erl.mobius.core.collection Provides 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()
          Create an iterator for iterating the Tuple in this list.