类 ByteArrayMap.Node

    • 方法详细资料

      • getKey

        public byte[] getKey()
        指定者:
        getKey 在接口中 Map.Entry<byte[],​byte[]>
      • getValue

        public byte[] getValue()
        指定者:
        getValue 在接口中 Map.Entry<byte[],​byte[]>
      • setValue

        public byte[] setValue​(byte[] value)
        指定者:
        setValue 在接口中 Map.Entry<byte[],​byte[]>