| Package | Description |
|---|---|
| gnu.trove.impl.hash | |
| gnu.trove.map.custom_hash | |
| gnu.trove.map.hash | |
| gnu.trove.set.hash | |
| gnu.trove.strategy |
| Modifier and Type | Field and Description |
|---|---|
protected HashingStrategy |
TCustomObjectHash.strategy
|
| Constructor and Description | |
|---|---|
TCustomObjectHash(HashingStrategy
Creates a new
TManualObjectHash instance with the default capacity and load factor.
|
|
TCustomObjectHash(HashingStrategy
Creates a new
TManualObjectHash instance whose capacity is the next highest prime above
initialCapacity + 1 unless that value is already prime.
|
|
TCustomObjectHash(HashingStrategy
Creates a new
TManualObjectHash instance with a prime value at or near the specified capacity and load factor.
|
| Constructor and Description | |
|---|---|
TObjectByteCustomHashMap(HashingStrategy
Creates a new
TObjectByteHashMap instance with the default capacity and load factor.
|
|
TObjectByteCustomHashMap(HashingStrategy
Creates a new
TObjectByteHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TObjectByteCustomHashMap(HashingStrategy
Creates a new
TObjectByteHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
|
TObjectByteCustomHashMap(HashingStrategy
Creates a new
TObjectByteHashMap instance with a prime value at or near the specified capacity and load factor.
|
|
TObjectByteCustomHashMap(HashingStrategy
Creates a new
TObjectByteCustomHashMap that contains the entries in the map passed to it.
|
|
TObjectCharCustomHashMap(HashingStrategy
Creates a new
TObjectCharHashMap instance with the default capacity and load factor.
|
|
TObjectCharCustomHashMap(HashingStrategy
Creates a new
TObjectCharHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TObjectCharCustomHashMap(HashingStrategy
Creates a new
TObjectCharHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
|
TObjectCharCustomHashMap(HashingStrategy
Creates a new
TObjectCharHashMap instance with a prime value at or near the specified capacity and load factor.
|
|
TObjectCharCustomHashMap(HashingStrategy
Creates a new
TObjectCharCustomHashMap that contains the entries in the map passed to it.
|
|
TObjectDoubleCustomHashMap(HashingStrategy
Creates a new
TObjectDoubleHashMap instance with the default capacity and load factor.
|
|
TObjectDoubleCustomHashMap(HashingStrategy
Creates a new
TObjectDoubleHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TObjectDoubleCustomHashMap(HashingStrategy
Creates a new
TObjectDoubleHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
|
TObjectDoubleCustomHashMap(HashingStrategy
Creates a new
TObjectDoubleHashMap instance with a prime value at or near the specified capacity and load factor.
|
|
TObjectDoubleCustomHashMap(HashingStrategy
Creates a new
TObjectDoubleCustomHashMap that contains the entries in the map passed to it.
|
|
TObjectFloatCustomHashMap(HashingStrategy
Creates a new
TObjectFloatHashMap instance with the default capacity and load factor.
|
|
TObjectFloatCustomHashMap(HashingStrategy
Creates a new
TObjectFloatHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TObjectFloatCustomHashMap(HashingStrategy
Creates a new
TObjectFloatHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
|
TObjectFloatCustomHashMap(HashingStrategy
Creates a new
TObjectFloatHashMap instance with a prime value at or near the specified capacity and load factor.
|
|
TObjectFloatCustomHashMap(HashingStrategy
Creates a new
TObjectFloatCustomHashMap that contains the entries in the map passed to it.
|
|
TObjectIntCustomHashMap(HashingStrategy
Creates a new
TObjectIntHashMap instance with the default capacity and load factor.
|
|
TObjectIntCustomHashMap(HashingStrategy
Creates a new
TObjectIntHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TObjectIntCustomHashMap(HashingStrategy
Creates a new
TObjectIntHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
|
TObjectIntCustomHashMap(HashingStrategy
Creates a new
TObjectIntHashMap instance with a prime value at or near the specified capacity and load factor.
|
|
TObjectIntCustomHashMap(HashingStrategy
Creates a new
TObjectIntCustomHashMap that contains the entries in the map passed to it.
|
|
TObjectLongCustomHashMap(HashingStrategy
Creates a new
TObjectLongHashMap instance with the default capacity and load factor.
|
|
TObjectLongCustomHashMap(HashingStrategy
Creates a new
TObjectLongHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TObjectLongCustomHashMap(HashingStrategy
Creates a new
TObjectLongHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
|
TObjectLongCustomHashMap(HashingStrategy
Creates a new
TObjectLongHashMap instance with a prime value at or near the specified capacity and load factor.
|
|
TObjectLongCustomHashMap(HashingStrategy
Creates a new
TObjectLongCustomHashMap that contains the entries in the map passed to it.
|
|
TObjectShortCustomHashMap(HashingStrategy
Creates a new
TObjectShortHashMap instance with the default capacity and load factor.
|
|
TObjectShortCustomHashMap(HashingStrategy
Creates a new
TObjectShortHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TObjectShortCustomHashMap(HashingStrategy
Creates a new
TObjectShortHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
|
TObjectShortCustomHashMap(HashingStrategy
Creates a new
TObjectShortHashMap instance with a prime value at or near the specified capacity and load factor.
|
|
TObjectShortCustomHashMap(HashingStrategy
Creates a new
TObjectShortCustomHashMap that contains the entries in the map passed to it.
|
| Constructor and Description | |
|---|---|
TCustomHashMap(HashingStrategy
Creates a new
TCustomHashMap instance with the default capacity and load factor.
|
|
TCustomHashMap(HashingStrategy
Creates a new
TCustomHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TCustomHashMap(HashingStrategy
Creates a new
TCustomHashMap instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
|
TCustomHashMap(HashingStrategy
Creates a new
TCustomHashMap instance which contains the key/value pairs in
map.
|
|
TCustomHashMap(HashingStrategy
Creates a new
TCustomHashMap instance which contains the key/value pairs in
map.
|
| Constructor and Description | |
|---|---|
TCustomHashSet(HashingStrategy
Creates a new
THashSet instance with the default capacity and load factor.
|
|
TCustomHashSet(HashingStrategy
Creates a new
THashSet instance containing the elements of
collection.
|
|
TCustomHashSet(HashingStrategy
Creates a new
THashSet instance with a prime capacity equal to or greater than
initialCapacity and with the default load factor.
|
|
TCustomHashSet(HashingStrategy
Creates a new
THashSet instance with a prime capacity equal to or greater than
initialCapacity and with the specified load factor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityHashingStrategy<K>
A
HashingStrategy that does identity comparisons (
==) and uses
System for hashCode generation.
|