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