Module io.helidon.common.mapper
Package io.helidon.common.mapper
package io.helidon.common.mapper
Support for mapping of types.
- See Also:
-
ClassDescriptionMapper<SOURCE,
TARGET> A generic and general approach to mapping two types.An exception that is thrown when mapping failed to map source to target.Mapper manager of all configured mappers.Fluent API builder forMapperManager
.A typed value with support for mapping (conversion) to other types.Value<T>A typed value with support for mapping (conversion) to other types.