JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
io.netty.util.collection

Interface ByteObjectMap.PrimitiveEntry<V>

  • Type Parameters:
    V - the value type stored in the map.
    Enclosing interface:
    ByteObjectMap<V>


    public static interface ByteObjectMap.PrimitiveEntry<V>
    A primitive entry in the map, provided by the iterator from ByteObjectMap.entries()
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      byte key ()
      Gets the key for this entry.
      void setValue (V value)
      Sets the value for this entry.
      V value ()
      Gets the value for this entry.
    • Method Detail

      • key

        byte key()
        Gets the key for this entry.
      • value

        V value()
        Gets the value for this entry.
      • setValue

        void setValue(V value)
        Sets the value for this entry.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 2008–2025 The Netty Project. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /