public class MutableBoolean extends Object
MutableBoolean(boolean b)
boolean
booleanValue()
void
setValue(boolean b)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MutableBoolean(boolean b)
public void setValue(boolean b)
public boolean booleanValue()
Copyright © 2017. All rights reserved.