@Deprecated public class Property<T> extends Object
| Constructor and Description |
|---|
Property(String name,
T value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getName()
Deprecated.
|
T |
getValue()
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
Default toString implementation
|
Copyright © 2024. All rights reserved.