it.unimi.dsi.fastutil.ints
Interface IntHash


public interface IntHash

A type-specific Hash interface.

See Also:
Hash

Nested Class Summary
static interface IntHash.Strategy
          A type-specific hash strategy.