| Package | Description |
|---|---|
| org.eclipse.collections.impl.bag.mutable.primitive |
This package contains implementations of the mutable primitive bag interfaces.
|
| org.eclipse.collections.impl.list.mutable.primitive |
This package contains implementations of the mutable primitive list interfaces.
|
| org.eclipse.collections.impl.map.mutable.primitive |
This package contains implementations of the mutable primitive-primitive, primitive-object and object-primitive map interfaces.
|
| org.eclipse.collections.impl.set.immutable.primitive |
This package contains implementations of the immutable primitive set interfaces.
|
| org.eclipse.collections.impl.set.mutable.primitive |
This package contains implementations of the mutable primitive set interfaces.
|
| org.eclipse.collections.impl.set.primitive |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ShortHashBag |
ShortHashBag is similar to
HashBag, and is memory-optimized for short primitives. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ShortArrayList |
ShortArrayList is similar to
FastList, and is memory-optimized for short primitives. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractMutableShortValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
class |
ByteShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
CharShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
DoubleShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
FloatShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
IntShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
LongShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
ShortShortHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractImmutableShortSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ShortHashSet |
This file was automatically generated from template file primitiveHashSet.stg.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractShortSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
Copyright © 2004–2018. All rights reserved.