Package net.dzikoysk.cdn.serdes
package net.dzikoysk.cdn.serdes
-
ClassDescriptionComposer<T>The composer represents implementation of both: serializer and deserializer interfaces.DescriptionProvider<A extends Annotation>DescriptionResolver<A extends Annotation>Deserializer<T>Represents process of converting configuration element into the Java objectSerializer<T>Represents process of converting Java object into configuration elementRepresents process of converting simple configuration element (Units and Entries) into the Java objectRepresents process of converting Java object into simple configuration element (Units and Entries)