public class BooleanContainer extends Object implements IBooleanContainer
| Constructor and Description |
|---|
BooleanContainer(Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
get() |
void |
set(boolean value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisFalse, isTruepublic BooleanContainer(Boolean value)
public void set(boolean value)
set in interface IBooleanReceiverpublic boolean get()
get in interface IBooleanProviderCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.