Package tech.guilhermekaua.spigotboot.config.node
package tech.guilhermekaua.spigotboot.config.node
-
ClassDescriptionShared immutable/read-only behavior for value-backed
ConfigNodeimplementations.Immutable representation of a configuration node.Mutable configuration node that supports modification operations.Detached immutableConfigNodebacked by plain map/list/scalar values.YAML-backed implementation of ConfigNode using SnakeYAML.