public static interface PropertyMap.OpaqueValue
This is only used for interchange purposes, for example when performing bulk operations on property maps.
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getValueType()
Returns the type of the value.
|