| Package | Description |
|---|---|
| net.morimekta.providence.config | |
| net.morimekta.providence.config.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigSupplier.addListener(ConfigListener<M,F> listener)
Add a listener to changes to this config.
|
void |
FixedConfigSupplier.addListener(ConfigListener<M,F> listener) |
void |
ConfigSupplier.removeListener(ConfigListener<M,F> listener)
Remove a config change listener.
|
void |
FixedConfigSupplier.removeListener(ConfigListener<M,F> listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatingConfigSupplier.addListener(ConfigListener<M,F> listener) |
void |
UpdatingConfigSupplier.removeListener(ConfigListener<M,F> listener) |
Copyright © 2015–2017 morimekta.net. All rights reserved.