Interface HashOperation<K>

    • Method Detail

      • getHashCode

        int getHashCode​(K object)
        Returns the hashCode of the given object.
        Parameters:
        object -
        Returns: