Modifier and Type | Class and Description |
---|---|
static class |
ModuleConfig.Builder |
Constructor and Description |
---|
ModuleConfig(ModuleConfig.Builder builder) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
PropertyTree |
getConfig() |
ModuleKey |
getModule() |
int |
hashCode() |
static ModuleConfig.Builder |
newModuleConfig() |
public ModuleConfig(ModuleConfig.Builder builder)
public ModuleKey getModule()
public PropertyTree getConfig()
public static ModuleConfig.Builder newModuleConfig()