Package org.joda.primitives.collection

Interface Summary
BooleanCollection Defines a collection of primitive boolean values.
ByteCollection Defines a collection of primitive byte values.
CharCollection Defines a collection of primitive char values.
DoubleCollection Defines a collection of primitive double values.
FloatCollection Defines a collection of primitive float values.
IntCollection Defines a collection of primitive int values.
LongCollection Defines a collection of primitive long values.
PrimitiveCollection<E> Base interface for all primitive collection interfaces.
ShortCollection Defines a collection of primitive short values.
 



Copyright © 2005-2010 Joda.org. All Rights Reserved.