public class PropertyValue<T> extends Object
| Constructor and Description |
|---|
PropertyValue(Property<T> prop,
T value)
New instance
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Property<T> |
getProperty() |
T |
getValue() |
int |
hashCode() |
Copyright © 2017. All rights reserved.