@FunctionalInterface public interface ConfigListener<M extends PMessage<M,F>,F extends PField>
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigChange(M config)
Called when the config is updated.
|
Copyright © 2015–2018 morimekta.net. All rights reserved.