Spec-Zone .ru
спецификации, руководства, описания, API
|
public abstract class ReadOnlyBooleanProperty extends BooleanExpression implements ReadOnlyProperty<java.lang.Boolean>
boolean
.Constructor and Description |
---|
ReadOnlyBooleanProperty()
The constructor of
ReadOnlyBooleanProperty . |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one.
|
int |
hashCode()
Returns a hash code for this
ReadOnlyBooleanProperty object. |
java.lang.String |
toString()
Returns a string representation of this
ReadOnlyBooleanProperty object. |
and, asString, booleanExpression, getValue, isEqualTo, isNotEqualTo, not, or
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBean, getName
addListener, getValue, removeListener
addListener, removeListener
get
public ReadOnlyBooleanProperty()
ReadOnlyBooleanProperty
.public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- the reference object with which to compare.true
if this object is equal to the obj
argument; false
otherwise.public int hashCode()
ReadOnlyBooleanProperty
object.hashCode
in class java.lang.Object
ReadOnlyBooleanProperty
object.public java.lang.String toString()
ReadOnlyBooleanProperty
object.toString
in class java.lang.Object
ReadOnlyBooleanProperty
object.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to