Uses of Package
com.gigaspaces.internal.gnu.trove
Packages that use com.gigaspaces.internal.gnu.trove
Package
Description
GNU Trove: High performance collections for Java.
-
Classes in com.gigaspaces.internal.gnu.trove used by com.gigaspaces.internal.collections.troveClassDescriptionAn open addressed Map implementation for Object keys and short values.An open addressed Map implementation for short keys and long values.
-
Classes in com.gigaspaces.internal.gnu.trove used by com.gigaspaces.internal.gnu.troveClassDescriptionBase class for hashtables that use open addressing to resolve collisions.An implementation of the Map interface which uses an open addressed hash table to store its contents.A resizable, array-backed list of int primitives.Interface for functions that accept and return one int primitive.An open addressed hashing implementation for int primitives.Interface to support pluggable hashing strategies in maps and sets.Iterator for int collections.An open addressed Map implementation for int keys and Object values.Iterator for maps of type int and Object.Interface for procedures that take two parameters of type int and Object.Interface for procedures with one int parameter.Interface for functions that accept and return one long primitive.An open addressed hashing implementation for long primitives.Interface to support pluggable hashing strategies in maps and sets.An open addressed Map implementation for long keys and Object values.Iterator for maps of type long and Object.Interface for procedures that take two parameters of type long and Object.Interface for procedures with one long parameter.Interface for functions that accept and return one Object reference.An open addressed hashing implementation for Object types.Interface to support pluggable hashing strategies in maps and sets.An open addressed Map implementation for Object keys and int values.Iterator for maps of type Object and int.Interface for procedures that take two parameters of type Object and int.An open addressed Map implementation for Object keys and long values.Iterator for maps of type Object and long.Interface for procedures that take two parameters of type Object and long.Interface for procedures that take two Object parameters.Interface for procedures with one Object parameter.An open addressed Map implementation for Object keys and short values.Iterator for maps of type Object and short.Interface for procedures that take two parameters of type Object and short.The base class for hashtables of primitive values.A resizable, array-backed list of short primitives.Interface for functions that accept and return one short primitive.An open addressed hashing implementation for short primitives.Interface to support pluggable hashing strategies in maps and sets.An open addressed Map implementation for short keys and long values.Iterator for maps of type short and long.Interface for procedures that take two parameters of type short and long.An open addressed Map implementation for short keys and Object values.Iterator for maps of type short and Object.Interface for procedures that take two parameters of type short and Object.Interface for procedures with one short parameter.