| Constructor and Description |
|---|
PropertyWrapper(Property<Object> next) |
public void set(Object newValue) throws IllegalArgumentException, IllegalStateException
Propertyset in interface Property<Object>newValue - the new valueIllegalArgumentException - if the value has an invalid valueIllegalStateException - if the property is immutable