Package it.unimi.dsi.fastutil.ints
Interface IntHash
public interface IntHash
A type-specific
Hash
interface.- See Also:
Hash
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
IntHash.Strategy
A type-specific hash strategy.