| Package | Description |
|---|---|
| it.unimi.dsi.fastutil.ints |
Provides type-specific classes for integer elements or keys.
|
| it.unimi.dsi.fastutil.longs |
Provides type-specific classes for long elements or keys.
|
| it.unimi.dsi.fastutil.objects |
| Modifier and Type | Field and Description |
|---|---|
static Hash.Strategy<int[]> |
IntArrays.HASH_STRATEGY
A type-specific content-based hash strategy for arrays.
|
| Modifier and Type | Field and Description |
|---|---|
static Hash.Strategy<long[]> |
LongArrays.HASH_STRATEGY
A type-specific content-based hash strategy for arrays.
|
| Modifier and Type | Field and Description |
|---|---|
static Hash.Strategy |
ObjectArrays.HASH_STRATEGY
A type-specific content-based hash strategy for arrays.
|
Copyright © 2016. All rights reserved.