Interface HashFunction

  • All Known Implementing Classes:
    AddlerHash

    public interface HashFunction
    • Method Detail

      • hash

        long hash​(byte[] value)