public abstract class ReadOnlyDoubleProperty extends DoubleExpression implements ReadOnlyProperty<java.lang.Number>
double.| Constructor and Description |
|---|
ReadOnlyDoubleProperty()
The constructor of
ReadOnlyDoubleProperty. |
| 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
ReadOnlyDoubleProperty object. |
java.lang.String |
toString()
Returns a string representation of this
ReadOnlyDoubleProperty object. |
add, add, add, add, add, divide, divide, divide, divide, divide, doubleExpression, doubleValue, floatValue, getValue, intValue, longValue, multiply, multiply, multiply, multiply, multiply, negate, subtract, subtract, subtract, subtract, subtractasString, asString, asString, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, greaterThanOrEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, isNotEqualTo, lessThan, lessThan, lessThan, lessThan, lessThan, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, lessThanOrEqualTo, numberExpressionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBean, getNameaddListener, getValue, removeListeneraddListener, removeListenergetpublic ReadOnlyDoubleProperty()
ReadOnlyDoubleProperty.public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the reference object with which to compare.true if this object is equal to the obj argument; false otherwise.public int hashCode()
ReadOnlyDoubleProperty object.hashCode in class java.lang.ObjectReadOnlyDoubleProperty object.public java.lang.String toString()
ReadOnlyDoubleProperty object.toString in class java.lang.ObjectReadOnlyDoubleProperty object.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.