Class MutableIntValue

    • Field Summary

      Fields 
      Modifier and Type Field Description
      int value  
    • Constructor Summary

      Constructors 
      Constructor Description
      MutableIntValue()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public int value
    • Constructor Detail

      • MutableIntValue

        public MutableIntValue()