public class PropertyValue<T>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Function<T> |
getFunction() |
T |
getValue() |
boolean |
isFunction() |
boolean |
isNull() |
boolean |
isValue() |
java.lang.String |
toString() |