Package space.arim.dazzleconf.serialiser
package space.arim.dazzleconf.serialiser
Contains all API related to serializing and deserializing, commonly used for
adding custom config objects.
-
ClassDescriptionA complement to
FlexibleTypewhich allows objects to be broken down during reserialisation.A type which may be adapted to some other.Functional interface which computes a result from aFlexibleTypeFunctional interface which computes aValue serialiser forURLUser-implemented interface for serializing and deserializing configuration entries.An immutable map of value serialisers, keyed by the type which they serialise.