Package xyz.janboerman.scalaloader.configurationserializable.runtime
package xyz.janboerman.scalaloader.configurationserializable.runtime
-
ClassDescriptionAdapter<T>Represents a wrapper for types that dont implement
ConfigurationSerializable
by themselves.Represents array types.Codec<LIVE,SERIALIZED> A converter that converts objects from their live form to their serialized form and vice versa.Represents parameterized types.Represents a plain type.This class servers as a fallback for the configuration serialization framework.