Uses of Class
io.github.ttno1.configvalidation.defaultwrappers.MapConfigWrapper
Packages that use MapConfigWrapper
-
Uses of MapConfigWrapper in io.github.ttno1.configvalidation.defaultwrappers
Subclasses of MapConfigWrapper in io.github.ttno1.configvalidation.defaultwrappersModifier and TypeClassDescriptionclass
A ConfigWrapper that wraps a map produced from any of the Yaml load() methods.
This class is identical to MapConfigWrapper.