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 Detail

      • hashCode

        int hashCode​(java.lang.String value)