Uses of Class
com.gigaspaces.internal.gnu.trove.TPrimitiveHash
Packages that use TPrimitiveHash
Package
Description
GNU Trove: High performance collections for Java.
-
Uses of TPrimitiveHash in com.gigaspaces.internal.gnu.trove
Subclasses of TPrimitiveHash in com.gigaspaces.internal.gnu.troveModifier and TypeClassDescriptionclassAn open addressed hashing implementation for int primitives.classAn open addressed set implementation for int primitives.classAn open addressed Map implementation for int keys and Object values.classAn open addressed hashing implementation for long primitives.classAn open addressed Map implementation for long keys and Object values.classAn open addressed hashing implementation for short primitives.classAn open addressed Map implementation for short keys and long values.classAn open addressed Map implementation for short keys and Object values.Fields in com.gigaspaces.internal.gnu.trove declared as TPrimitiveHashModifier and TypeFieldDescriptionprotected final TPrimitiveHashTPrimitiveIterator._hashthe collection on which this iterator operates.protected final TPrimitiveHashTPrimitiveIterator._hashthe collection on which this iterator operates.protected final TPrimitiveHashTPrimitiveIterator._hashthe collection on which this iterator operates.protected final TPrimitiveHashTPrimitiveIterator._hashthe collection on which this iterator operates.