Package it.unimi.dsi.fastutil.booleans
Interface BooleanHash
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceBooleanHash.StrategyA type-specific hash strategy.
-
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
BooleanHash.Strategy |
A type-specific hash strategy.
|