public class PaintPropertyValue<T> extends PropertyValue<T>
name, value| Constructor | Description |
|---|---|
PaintPropertyValue(java.lang.String name,
T value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, getColorInt, getExpression, getValue, hashCode, isExpression, isNull, isValue, toStringpublic PaintPropertyValue(@NonNull
java.lang.String name,
T value)