Interface Xid.HashFunction

Enclosing class:
Xid

public static interface Xid.HashFunction
Strategy for selecting the underlying hash code function to be used by Xid.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • hashCode

      int hashCode(String value)