@Deprecated
public static class ConfigInheritance.Legacy
extends java.lang.Object
Constructor and Description |
---|
Legacy()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ConfigInheritance |
fromString(java.lang.String val)
Deprecated.
since 0.10.0 see fromString in selected subclasses of
ConfigInheritance eg BasicConfigInheritance |
static void |
registerReplacement(ConfigInheritance old,
ConfigInheritance replacement)
Deprecated.
used to assist in migration to new classes
|
public static ConfigInheritance fromString(java.lang.String val)
ConfigInheritance
eg BasicConfigInheritancepublic static void registerReplacement(ConfigInheritance old, ConfigInheritance replacement)