Uses of Package
space.arim.dazzleconf.serialiser
Packages that use space.arim.dazzleconf.serialiser
Package
Description
Base package containing classes which most usage will involve.
Contains all API related to serializing and deserializing, commonly used for
adding custom config objects.
-
Classes in space.arim.dazzleconf.serialiser used by space.arim.dazzleconfClassDescriptionUser-implemented interface for serializing and deserializing configuration entries.An immutable map of value serialisers, keyed by the type which they serialise.
-
Classes in space.arim.dazzleconf.serialiser used by space.arim.dazzleconf.serialiserClassDescriptionA 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.