Package org.moddingx.libx.config.mapper
package org.moddingx.libx.config.mapper
-
InterfacesClassDescriptionGenericValueMapper<T, E extends JsonElement, C>A value mapper for a generic type.A factory that creates a
ValueMapperby the generic type of a config key.ValueMapper<T, E extends JsonElement>A way to serialize values of a specific type for a config file.