Package | Description |
---|---|
com.gigaspaces.internal.collections | |
com.gigaspaces.internal.collections.standard | |
com.gigaspaces.internal.collections.trove |
Modifier and Type | Method and Description |
---|---|
abstract <K> ObjectIntegerMap<K> |
CollectionsFactory.createObjectIntegerMap() |
Modifier and Type | Method and Description |
---|---|
void |
ObjectIntegerMap.flush(ObjectIntegerMap<K> target) |
Modifier and Type | Class and Description |
---|---|
class |
StandardObjectIntegerMap<K> |
Modifier and Type | Method and Description |
---|---|
<K> ObjectIntegerMap<K> |
StandardCollectionsFactory.createObjectIntegerMap() |
Modifier and Type | Method and Description |
---|---|
void |
StandardObjectIntegerMap.flush(ObjectIntegerMap<K> target) |
Modifier and Type | Class and Description |
---|---|
class |
TroveObjectIntegerMap<K> |
Modifier and Type | Method and Description |
---|---|
<K> ObjectIntegerMap<K> |
TroveCollectionsFactory.createObjectIntegerMap() |
Modifier and Type | Method and Description |
---|---|
void |
TroveObjectIntegerMap.flush(ObjectIntegerMap<K> target) |
Copyright © GigaSpaces.