Spec-Zone .ru
спецификации, руководства, описания, API
|
T
- the type of the wrapped Object
public abstract class ReadOnlyObjectProperty<T> extends ObjectExpression<T> implements ReadOnlyProperty<T>
Object
.Constructor and Description |
---|
ReadOnlyObjectProperty()
The constructor of
ReadOnlyObjectProperty . |
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
ReadOnlyObjectProperty object. |
java.lang.String |
toString()
Returns a string representation of this
ReadOnlyObjectProperty object. |
getValue, isEqualTo, isEqualTo, isNotEqualTo, isNotEqualTo, isNotNull, isNull, objectExpression
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBean, getName
addListener, getValue, removeListener
addListener, removeListener
get
public ReadOnlyObjectProperty()
ReadOnlyObjectProperty
.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()
ReadOnlyObjectProperty
object.hashCode
in class java.lang.Object
ReadOnlyObjectProperty
object.public java.lang.String toString()
ReadOnlyObjectProperty
object.toString
in class java.lang.Object
ReadOnlyObjectProperty
object.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to