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