Package net.mezzdev.config.api.value
@NullMarked
package net.mezzdev.config.api.value
Read and update individual config values.
IConfigValue is the main runtime interface. Its child packages contain the builders and supporting types used
to declare, serialize, present, and observe values.
-
Interfaces