Uses of Class
cc.carm.lib.configuration.builder.list.SectionListBuilder
Packages that use SectionListBuilder
-
Uses of SectionListBuilder in cc.carm.lib.configuration.builder.list
Methods in cc.carm.lib.configuration.builder.list that return SectionListBuilderModifier and TypeMethodDescription<LIST extends List<V>>
SectionListBuilder<V> SectionListBuilder.construct
(LIST list) SectionListBuilder.constructor
(@NotNull Supplier<? extends List<V>> constructor) final @NotNull SectionListBuilder
<V> SectionListBuilder.defaults
(@NotNull Collection<V> values) final @NotNull SectionListBuilder
<V> final @NotNull SectionListBuilder
<V> @NotNull SectionListBuilder
<V> ConfigListBuilder.fromSection()
protected @NotNull SectionListBuilder
<V> SectionListBuilder.self()