Interface Byte2ObjectMap.Entry<V>

    • Method Detail

      • getByteKey

        byte getByteKey()
        Returns the key corresponding to this entry.
        See Also:
        Map.Entry.getKey()