public class MutateOnConditionalPropertyChangeListener<M extends ModelToBean> extends Object implements PropertyChangeListener
| Constructor and Description |
|---|
MutateOnConditionalPropertyChangeListener(M model,
Method mutator,
Predicate canMutatePredicate) |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent evt) |
public void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerCopyright © 2008–2018 Ultreia.io. All rights reserved.