Package com.ebay.erl.mobius.core.collection

Provides collection classes to be used in Mobius.

See:
          Description

Interface Summary
CloseableIterator<E> An Iterator with Closeable.
 

Class Summary
BigTupleList Stores one to many Tuple elements.
CaseInsensitiveTreeMap Uses String.CASE_INSENSITIVE_ORDER as the key comparator.
CaseInsensitiveTreeSet Uses String.CASE_INSENSITIVE_ORDER as the key comparator.
 

Package com.ebay.erl.mobius.core.collection Description

Provides collection classes to be used in Mobius.