public interface ObservableBooleanValue extends ObservableValue<Boolean>
ObservableValue| Modifier and Type | Method and Description |
|---|---|
boolean |
get()
Returns the current value of this
ObservableBooleanValue. |
addListener, getValue, removeListeneraddListener, removeListenerCopyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved.