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