| Interface | Description |
|---|---|
| CommentedFileConfig | |
| FileConfig | |
| FileNotFoundAction |
Defines the action to perform when the file is not found.
|
| Class | Description |
|---|---|
| CommentedFileConfigBuilder |
Builder for CommentedFileConfig.
|
| FileConfigBuilder |
Builder for FileConfig.
|
| FileWatcher |
A FileWatcher can watch several files asynchronously.
|
| FormatDetector |
Utility class for detecting the format of configurations files.
|
| GenericBuilder<Base extends Config,Result extends FileConfig> |
A generic FileConfig/CommentedFileConfig/someOtherFileConfig builder.
|
| Exception | Description |
|---|---|
| NoFormatFoundException |