Package | Description |
---|---|
com.uwyn.jhighlight.fastutil.booleans | |
com.uwyn.jhighlight.fastutil.chars | |
com.uwyn.jhighlight.fastutil.ints | |
com.uwyn.jhighlight.fastutil.objects |
Modifier and Type | Field and Description |
---|---|
static Hash.Strategy<boolean[]> |
BooleanArrays.HASH_STRATEGY
A type-specific content-based hash strategy for arrays.
|
Modifier and Type | Field and Description |
---|---|
static Hash.Strategy<char[]> |
CharArrays.HASH_STRATEGY
A type-specific content-based hash strategy for arrays.
|
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 |
ObjectArrays.HASH_STRATEGY
A type-specific content-based hash strategy for arrays.
|
Copyright © 2011–2020. All rights reserved.