Uses of Interface
me.croabeast.file.SectionMappable.List
Packages that use SectionMappable.List
-
Uses of SectionMappable.List in me.croabeast.file
Methods in me.croabeast.file that return SectionMappable.ListModifier and TypeMethodDescriptionstatic SectionMappable.ListSectionMappable.asList()Creates an emptySectionMappable.Listinstance.static SectionMappable.ListCreates aSectionMappable.Listinstance from the given map.@NotNull SectionMappable.ListSectionMappable.Set.toList()Converts this set-based mappable into a list-based mappable.