Package com.mrivanplays.annotationconfig.core.serialization
package com.mrivanplays.annotationconfig.core.serialization
-
ClassDescriptionAdvancedEnumSerializer<E extends Enum<E>>
Enum
serializer, which uses different tricks to serialize enum constants to user-friendly values for configs, and also to read them properly.Represents an annotation accessor, a controlled manner of accessing (field) annotations.A class, which stores read from config values or serialized values in a developer friendly way.Represents a builder ofDataObject
.Interface representing a custom serializer and deserializer of a field type.Represents a serialization context.Represents a registry of all the serializers.Represents a utility class to help you call AnnotationConfig's default serializer for stuff which do not need a custom serializer in a custom serializer of some kind.