| Package | Description |
|---|---|
| org.bspfsystems.yamlconfiguration.configuration | |
| org.bspfsystems.yamlconfiguration.file |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryConfiguration
Represents an implementation of a configuration that exists only in-memory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileConfiguration
Represents a base class for all file-based implementations of a memory
configuration.
|
class |
YamlConfiguration
Represents an implementation of configuration which saves all files in valid
YAML format.
|
Copyright © 2024 BSPF Systems, LLC. All rights reserved.