public final class MutableInteger extends Object
MutableInteger(int value)
boolean
equals(Object obj)
int
getValue()
hashCode()
void
setValue(int value)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public MutableInteger(int value)
public int getValue()
public void setValue(int value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2014. All rights reserved.