Package com.helixframework.mapper
package com.helixframework.mapper
-
ClassDescriptionFromMapper<A,
B> One-way reverse mapper fromBtoA.Mapper<A,B> Maps values between two types.MapperAdapter<A,B> Convenience base class for context-aware mappers.MapperDecorator<A,B> Decorates mapper operations with cross-cutting behavior.Underlying mapper operation.Factory and composition helpers for mapper types.Immutable mapping context passed to mapper operations.Fluent builder for immutable mapping contexts.ToMapper<A,B> One-way mapper fromAtoB.