public class MutableInt extends Object
MutableInt(int i)
int
getValue()
void
increment()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MutableInt(int i)
public void increment()
public int getValue()
Copyright © 2020 The Apache Software Foundation. All rights reserved.