Uses of Class
org.eclipse.collections.impl.primitive.AbstractByteIterable
Package
Description
This package contains implementations of the mutable primitive bag interfaces.
This package contains implementations of the mutable primitive list interfaces.
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
This package contains implementations of the immutable primitive set interfaces.
-
Uses of AbstractByteIterable in org.eclipse.collections.impl.bag.mutable.primitive
Modifier and TypeClassDescriptionclass
ByteHashBag is similar toHashBag
, and is memory-optimized for byte primitives. -
Uses of AbstractByteIterable in org.eclipse.collections.impl.list.mutable.primitive
Modifier and TypeClassDescriptionclass
ByteArrayList is similar to FastList, and is memory-optimized for byte primitives. -
Uses of AbstractByteIterable in org.eclipse.collections.impl.map.mutable.primitive
Modifier and TypeClassDescriptionclass
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.class
This file was automatically generated from template file primitivePrimitiveHashMap.stg.class
This file was automatically generated from template file primitivePrimitiveHashMap.stg.class
This file was automatically generated from template file primitivePrimitiveHashMap.stg.class
This file was automatically generated from template file primitivePrimitiveHashMap.stg.class
This file was automatically generated from template file primitivePrimitiveHashMap.stg.class
This file was automatically generated from template file primitivePrimitiveHashMap.stg.class
This file was automatically generated from template file primitivePrimitiveHashMap.stg. -
Uses of AbstractByteIterable in org.eclipse.collections.impl.set.immutable.primitive
Modifier and TypeClassDescriptionclass
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg. -
Uses of AbstractByteIterable in org.eclipse.collections.impl.set.primitive
Modifier and TypeClassDescriptionclass
This file was automatically generated from template file abstractPrimitiveSet.stg.