Package com.github.mizool.core.configuration
-
Interface Summary Interface Description Configuration HasChildren An object that allows retrievingPropertyNodechildren. -
Class Summary Class Description Config Main entry point for the configuration API.PropertyNode An object that allows type-safe retrieval of property values and navigation to child properties.RootNode The root node of a set of properties.Value<T> An object that allows type-safe access to the value of aPropertyNode.