Class MutableInt


  • public class MutableInt
    extends Object
    • Constructor Detail

      • MutableInt

        public MutableInt()
    • Method Detail

      • set

        public void set​(byte value)
      • get

        public byte get()
      • incrementAndGet

        public byte incrementAndGet()