Uses of Class
cc.carm.lib.configuration.source.section.SourcedSection
Packages that use SourcedSection
-
Uses of SourcedSection in cc.carm.lib.configuration.source.json
Fields in cc.carm.lib.configuration.source.json declared as SourcedSectionMethods in cc.carm.lib.configuration.source.json that return SourcedSection -
Uses of SourcedSection in cc.carm.lib.configuration.source.section
Fields in cc.carm.lib.configuration.source.section with type parameters of type SourcedSectionModifier and TypeFieldDescriptionprotected final @NotNull ConfigureSource<? extends SourcedSection, ?, ?> SourcedSection.sourceMethods in cc.carm.lib.configuration.source.section that return SourcedSectionModifier and TypeMethodDescription@NotNull SourcedSectionSourcedSection.createSection(@NotNull String path, @NotNull Map<?, ?> data) static @NotNull SourcedSectionSourcedSection.root(@NotNull ConfigureSource<? extends SourcedSection, ?, ?> source) static @NotNull SourcedSectionSourcedSection.root(@NotNull ConfigureSource<? extends SourcedSection, ?, ?> source, @Nullable Map<?, ?> raw) @NotNull SourcedSectionSourcedSection.self()Methods in cc.carm.lib.configuration.source.section that return types with arguments of type SourcedSectionModifier and TypeMethodDescription@NotNull ConfigureSource<? extends SourcedSection, ?, ?> SourcedSection.source()Method parameters in cc.carm.lib.configuration.source.section with type arguments of type SourcedSectionModifier and TypeMethodDescriptionstatic @NotNull SourcedSectionSourcedSection.root(@NotNull ConfigureSource<? extends SourcedSection, ?, ?> source) static @NotNull SourcedSectionSourcedSection.root(@NotNull ConfigureSource<? extends SourcedSection, ?, ?> source, @Nullable Map<?, ?> raw) Constructors in cc.carm.lib.configuration.source.section with parameters of type SourcedSectionModifierConstructorDescriptionSourcedSection(@NotNull ConfigureSource<? extends SourcedSection, ?, ?> source, @NotNull Map<?, ?> raw, @Nullable SourcedSection parent, @NotNull String path) Constructor parameters in cc.carm.lib.configuration.source.section with type arguments of type SourcedSectionModifierConstructorDescriptionSourcedSection(@NotNull ConfigureSource<? extends SourcedSection, ?, ?> source, @NotNull Map<?, ?> raw, @Nullable SourcedSection parent, @NotNull String path)