Interface HashEncoded

    • Field Detail

      • UNENCODED

        static final int UNENCODED
        A reserved value that suggests the absence of the encoded hash.
        See Also:
        Constant Field Values
    • Method Detail

      • getEncodedHash

        int getEncodedHash()
        Return the encoded hash value or UNENCODED if absent.
        Returns:
        the encoded hash value or UNENCODED if absent