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 and Description |
---|---|
class |
DoubleHashBag
DoubleHashBag is similar to
HashBag , and is memory-optimized for double primitives. |
Modifier and Type | Class and Description |
---|---|
class |
DoubleArrayList
DoubleArrayList is similar to
FastList , and is memory-optimized for double primitives. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMutableDoubleValuesMap
This file was automatically generated from template file abstractMutablePrimitiveValuesMap.stg.
|
class |
ByteDoubleHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
CharDoubleHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
DoubleDoubleHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
FloatDoubleHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
IntDoubleHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
LongDoubleHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
class |
ShortDoubleHashMap
This file was automatically generated from template file primitivePrimitiveHashMap.stg.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractImmutableDoubleSet
This file was automatically generated from template file abstractImmutablePrimitiveSet.stg.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleHashSet
This file was automatically generated from template file primitiveHashSet.stg.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDoubleSet
This file was automatically generated from template file abstractPrimitiveSet.stg.
|
Copyright © 2004–2016. All rights reserved.