public interface IOptimisationConfigurable
| Modifier and Type | Method and Description |
|---|---|
void |
updated(Dictionary<String,?> properties)
Handles updated properties.
|
void updated(Dictionary<String,?> properties)
properties - The updated properties.