| Package | Description |
|---|---|
| org.simpleyaml.configuration | |
| org.simpleyaml.configuration.file |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryConfiguration
This is a
Configuration implementation that does not save or load
from any source, and stores all values in memory only. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileConfiguration
This is a base class for all File based implementations of
Configuration |
Copyright © 2023. All rights reserved.