Uses of Interface
me.a8kj.config.template.experimental.mapper.CodecRegistry
Packages that use CodecRegistry
-
Uses of CodecRegistry in me.a8kj.config.template.experimental.mapper
Subinterfaces of CodecRegistry in me.a8kj.config.template.experimental.mapperModifier and TypeInterfaceDescriptioninterfaceA centralized contract for managing entity mapping operations within the configuration system.Classes in me.a8kj.config.template.experimental.mapper that implement CodecRegistryModifier and TypeClassDescriptionclassAn abstract base implementation ofMapperOperatorContractthat handles codec registration and provides core logic for entity serialization and deserialization.classA standard, out-of-the-box implementation ofMapperOperatorContract.