| 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 |
LongHashBag |
LongHashBag is similar to
HashBag, and is memory-optimized for long primitives. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
LongArrayList |
LongArrayList is similar to
FastList, and is memory-optimized for long primitives. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractMutableLongValuesMap |
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
class |
ByteLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
CharLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
DoubleLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
FloatLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
IntLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
LongLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
ShortLongHashMap |
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractImmutableLongSet |
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LongHashSet |
This file was automatically generated from template file primitiveHashSet.stg.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractLongSet |
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
Copyright © 2004–2019. All rights reserved.