public class PropertyValue<T>
extends java.lang.Object
| Constructor and Description |
|---|
PropertyValue() |
PropertyValue(Property<T> prop,
T value) |
| Modifier and Type | Method and Description |
|---|---|
Property<T> |
getProperty() |
java.lang.Object |
getValue() |