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