Uses of Package
io.fluxzero.sdk.common.serialization.casting
Packages that use io.fluxzero.sdk.common.serialization.casting
-
Classes in io.fluxzero.sdk.common.serialization.casting used by io.fluxzero.sdk.common.serialization.castingClassDescriptionMeta-annotation that indicates a method performs a revision-based type transformation.Functional interface representing a transformation from one stream of values to another, possibly adjusting for version compatibility or format changes.A composite
Casterthat supports registration of multiple casting strategies.Represents metadata that uniquely identifies a version of a serialized data type, along with an optional delta indicating how the revision should change after casting.ASerializedObjectwrapper that applies aConverterto translate data from one format to another.Marker interface for wrapper objects that retain a reference to their originating source.