Uses of Package
org.eclipse.collections.impl.list.mutable.primitive
-
Packages that use org.eclipse.collections.impl.list.mutable.primitive Package Description org.eclipse.collections.impl.list.mutable.primitive This package contains implementations of the mutable primitive list interfaces.org.eclipse.collections.impl.stack.immutable.primitive This package contains implementations of the immutable primitive stack interfaces.org.eclipse.collections.impl.stack.mutable.primitive This package contains implementations of the mutable primitive stack interfaces.org.eclipse.collections.impl.stack.primitive -
Classes in org.eclipse.collections.impl.list.mutable.primitive used by org.eclipse.collections.impl.list.mutable.primitive Class Description BooleanArrayList BooleanArrayList is similar toFastList
, and is memory-optimized for boolean primitives.ByteArrayList ByteArrayList is similar to FastList, and is memory-optimized for byte primitives.CharArrayList CharArrayList is similar to FastList, and is memory-optimized for char primitives.DoubleArrayList DoubleArrayList is similar to FastList, and is memory-optimized for double primitives.FloatArrayList FloatArrayList is similar to FastList, and is memory-optimized for float primitives.IntArrayList IntArrayList is similar to FastList, and is memory-optimized for int primitives.LongArrayList LongArrayList is similar to FastList, and is memory-optimized for long primitives.ShortArrayList ShortArrayList is similar to FastList, and is memory-optimized for short primitives.SynchronizedBooleanList A synchronized view of aMutableBooleanList
.SynchronizedByteList A synchronized view of aMutableByteList
.SynchronizedCharList A synchronized view of aMutableCharList
.SynchronizedDoubleList A synchronized view of aMutableDoubleList
.SynchronizedFloatList A synchronized view of aMutableFloatList
.SynchronizedIntList A synchronized view of aMutableIntList
.SynchronizedLongList A synchronized view of aMutableLongList
.SynchronizedShortList A synchronized view of aMutableShortList
.UnmodifiableBooleanList This file was automatically generated from template file unmodifiablePrimitiveList.stg.UnmodifiableByteList This file was automatically generated from template file unmodifiablePrimitiveList.stg.UnmodifiableCharList This file was automatically generated from template file unmodifiablePrimitiveList.stg.UnmodifiableDoubleList This file was automatically generated from template file unmodifiablePrimitiveList.stg.UnmodifiableFloatList This file was automatically generated from template file unmodifiablePrimitiveList.stg.UnmodifiableIntList This file was automatically generated from template file unmodifiablePrimitiveList.stg.UnmodifiableLongList This file was automatically generated from template file unmodifiablePrimitiveList.stg.UnmodifiableShortList This file was automatically generated from template file unmodifiablePrimitiveList.stg. -
Classes in org.eclipse.collections.impl.list.mutable.primitive used by org.eclipse.collections.impl.stack.immutable.primitive Class Description BooleanArrayList BooleanArrayList is similar toFastList
, and is memory-optimized for boolean primitives.ByteArrayList ByteArrayList is similar to FastList, and is memory-optimized for byte primitives.CharArrayList CharArrayList is similar to FastList, and is memory-optimized for char primitives.DoubleArrayList DoubleArrayList is similar to FastList, and is memory-optimized for double primitives.FloatArrayList FloatArrayList is similar to FastList, and is memory-optimized for float primitives.IntArrayList IntArrayList is similar to FastList, and is memory-optimized for int primitives.LongArrayList LongArrayList is similar to FastList, and is memory-optimized for long primitives.ShortArrayList ShortArrayList is similar to FastList, and is memory-optimized for short primitives. -
Classes in org.eclipse.collections.impl.list.mutable.primitive used by org.eclipse.collections.impl.stack.mutable.primitive Class Description BooleanArrayList BooleanArrayList is similar toFastList
, and is memory-optimized for boolean primitives.ByteArrayList ByteArrayList is similar to FastList, and is memory-optimized for byte primitives.CharArrayList CharArrayList is similar to FastList, and is memory-optimized for char primitives.DoubleArrayList DoubleArrayList is similar to FastList, and is memory-optimized for double primitives.FloatArrayList FloatArrayList is similar to FastList, and is memory-optimized for float primitives.IntArrayList IntArrayList is similar to FastList, and is memory-optimized for int primitives.LongArrayList LongArrayList is similar to FastList, and is memory-optimized for long primitives.ShortArrayList ShortArrayList is similar to FastList, and is memory-optimized for short primitives. -
Classes in org.eclipse.collections.impl.list.mutable.primitive used by org.eclipse.collections.impl.stack.primitive Class Description BooleanArrayList BooleanArrayList is similar toFastList
, and is memory-optimized for boolean primitives.ByteArrayList ByteArrayList is similar to FastList, and is memory-optimized for byte primitives.CharArrayList CharArrayList is similar to FastList, and is memory-optimized for char primitives.DoubleArrayList DoubleArrayList is similar to FastList, and is memory-optimized for double primitives.FloatArrayList FloatArrayList is similar to FastList, and is memory-optimized for float primitives.IntArrayList IntArrayList is similar to FastList, and is memory-optimized for int primitives.LongArrayList LongArrayList is similar to FastList, and is memory-optimized for long primitives.ShortArrayList ShortArrayList is similar to FastList, and is memory-optimized for short primitives.