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