| 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 | |
| org.eclipse.collections.impl.string.immutable |
| Modifier and Type | Class and Description |
|---|---|
class |
CharHashBag
CharHashBag is similar to
HashBag, and is memory-optimized for char primitives. |
| Modifier and Type | Class and Description |
|---|---|
class |
CharArrayList
CharArrayList is similar to FastList, and is memory-optimized for char primitives.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMutableCharValuesMap
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
class |
ByteCharHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
CharCharHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
DoubleCharHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
FloatCharHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
IntCharHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
LongCharHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
ShortCharHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImmutableCharSet
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CharHashSet
This file was automatically generated from template file primitiveHashSet.stg.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCharSet
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CharAdapter
Provides a view into the char[] stored in a String as an ImmutableCharList.
|
Copyright © 2004–2022. All rights reserved.