public class IntRef extends java.lang.Object
IntRef()
IntRef(int value)
int
get()
void
inc()
set(int value)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IntRef()
public IntRef(int value)
public int get()
public void set(int value)
public void inc()
public java.lang.String toString()
toString
java.lang.Object
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.