Uses of Class
cc.carm.lib.configuration.source.section.MemorySection
Packages that use MemorySection
-
Uses of MemorySection in cc.carm.lib.configuration.source.section
Methods in cc.carm.lib.configuration.source.section that return MemorySectionModifier and TypeMethodDescription@NotNull MemorySectionMemorySection.createSection(@NotNull String path, @NotNull Map<?, ?> data) static MemorySectionMemorySection.of()static MemorySectionMemorySection.of(@Nullable MemorySection parent, @NotNull String path) static MemorySectionstatic MemorySectionMemorySection.of(@NotNull Map<?, ?> data, @Nullable MemorySection parent, @NotNull String path) static MemorySectionstatic MemorySection@NotNull MemorySectionMemorySection.self()Methods in cc.carm.lib.configuration.source.section with parameters of type MemorySectionModifier and TypeMethodDescriptionstatic MemorySectionMemorySection.of(@Nullable MemorySection parent, @NotNull String path) static MemorySectionMemorySection.of(@NotNull Map<?, ?> data, @Nullable MemorySection parent, @NotNull String path) Constructors in cc.carm.lib.configuration.source.section with parameters of type MemorySectionModifierConstructorDescriptionMemorySection(@NotNull Map<?, ?> raw, @Nullable MemorySection parent, @NotNull String path)