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