JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package net.mezzdev.config.api.schema.update
@NullMarked
package
net.mezzdev.config.api.schema.update
Queue related config value updates so a schema can validate and apply them atomically.
Related Packages
Package
Description
net.mezzdev.config.api.schema
Inspect and atomically update config schemas.
net.mezzdev.config.api.schema.builder
Declare schemas, categories, and their config values.
net.mezzdev.config.api.schema.category
Inspect the storage and presentation categories exposed by a built config schema.
Interfaces
Class
Description
IConfigBatchUpdater
Queues related setting changes for
IConfigSchema.batchUpdate(Consumer)
.