C - the configuration class for the config course@Contract public abstract class ConfiguredExtensionConfigSource<C extends ConfigSourceConfiguration> extends Object implements ExtensionConfigSource
| Modifier and Type | Field and Description |
|---|---|
protected C |
configuration |
| Constructor and Description |
|---|
ConfiguredExtensionConfigSource() |
| Modifier and Type | Method and Description |
|---|---|
C |
getConfiguration() |
void |
setConfiguration(C configuration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbootstrap, deleteValue, destroy, getSource, setValueprotected C extends ConfigSourceConfiguration configuration
Copyright © 2021. All rights reserved.