Package cc.carm.lib.configuration.source.section
-
Interface Summary Interface Description ConfigureSection Represents a section of a configuration. -
Class Summary Class Description ConfigureSource<SECTION extends ConfigureSection,ORIGINAL,SELF extends ConfigureSource<SECTION,ORIGINAL,SELF>> ConfigureSource represents the source of configuration, which can be a file, a database, or any other source.