Package | Description |
---|---|
com.gigaspaces.internal.gnu.trove |
GNU Trove: High performance collections for Java.
|
Modifier and Type | Class and Description |
---|---|
class |
THashMap<K,V>
An implementation of the Map interface which uses an open addressed hash table to store its
contents.
|
class |
TObjectIntHashMap<K>
An open addressed Map implementation for Object keys and int values.
|
class |
TObjectLongHashMap<K>
An open addressed Map implementation for Object keys and long values.
|
class |
TObjectShortHashMap<K>
An open addressed Map implementation for Object keys and short values.
|
Modifier and Type | Method and Description |
---|---|
TObjectHash<T> |
TObjectHash.clone() |
Copyright © GigaSpaces.