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