public class IntRef extends BaseIntRef
int
value
IntRef()
IntRef(int value)
get()
void
set(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int value
public IntRef()
public IntRef(int value)
public int get()
get
BaseIntRef
public void set(int value)
set
Copyright © 2014–2018. All rights reserved.