Uses of Interface
me.a8kj.config.template.experimental.mapper.EntitySaver
Packages that use EntitySaver
-
Uses of EntitySaver in me.a8kj.config.template.experimental.mapper
Subinterfaces of EntitySaver 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 EntitySaverModifier 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.