public static class MutablePrimitives.MutableBoolean extends java.lang.Object
MutablePrimitives.MutableBoolean()
MutablePrimitives.MutableBoolean(boolean value)
boolean
getValue()
void
setValue(boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MutablePrimitives.MutableBoolean(boolean value)
public MutablePrimitives.MutableBoolean()
public boolean getValue()
public void setValue(boolean value)