Package | Description |
---|---|
com.gigaspaces.internal.gnu.trove |
GNU Trove: High performance collections for Java.
|
Modifier and Type | Class and Description |
---|---|
class |
TIntHashSet
An open addressed set implementation for int primitives.
|
class |
TIntObjectHashMap<V>
An open addressed Map implementation for int keys and Object values.
|
Constructor and Description |
---|
TIntIterator(TIntHash hash)
Creates a TIntIterator for the elements in the specified collection.
|
Copyright © GigaSpaces.