Package | Description |
---|---|
com.gigaspaces.internal.collections | |
com.gigaspaces.internal.collections.standard | |
com.gigaspaces.internal.collections.trove |
Modifier and Type | Method and Description |
---|---|
abstract IntegerSet |
CollectionsFactory.createIntegerSet() |
abstract IntegerSet |
CollectionsFactory.createIntegerSet(int initialCapacity) |
Modifier and Type | Class and Description |
---|---|
class |
StandardIntegerSet |
Modifier and Type | Method and Description |
---|---|
IntegerSet |
StandardCollectionsFactory.createIntegerSet() |
IntegerSet |
StandardCollectionsFactory.createIntegerSet(int initialCapacity) |
Modifier and Type | Class and Description |
---|---|
class |
TroveIntegerSet |
Modifier and Type | Method and Description |
---|---|
IntegerSet |
TroveCollectionsFactory.createIntegerSet() |
IntegerSet |
TroveCollectionsFactory.createIntegerSet(int initialCapacity) |
Copyright © GigaSpaces.