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