Uses of Class
org.bspfsystems.yamlconfiguration.configuration.MemorySection
Packages that use MemorySection
Package
Description
-
Uses of MemorySection in org.bspfsystems.yamlconfiguration.configuration
Subclasses of MemorySection in org.bspfsystems.yamlconfiguration.configurationModifier and TypeClassDescriptionclassRepresents an implementation of a configuration that exists only in-memory. -
Uses of MemorySection in org.bspfsystems.yamlconfiguration.file
Subclasses of MemorySection in org.bspfsystems.yamlconfiguration.fileModifier and TypeClassDescriptionclassRepresents a base class for all file-based implementations of a memory configuration.final classRepresents an implementation of configuration which saves all files in valid YAML format.