Class IntRef


  • public class IntRef
    extends Object
    • Constructor Detail

      • IntRef

        public IntRef​(int value)
    • Method Detail

      • getValue

        public int getValue()
      • setValue

        public void setValue​(int value)