Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerMappingMethodBuilder<B extends ContainerMappingMethodBuilder<B,M>,M extends ContainerMappingMethod>
Builder that can be used to build
ContainerMappingMethod (s). |
Modifier and Type | Class and Description |
---|---|
class |
IterableMappingMethod
A
MappingMethod implemented by a Mapper class which maps one iterable type to another. |
class |
StreamMappingMethod
A
MappingMethod implemented by a Mapper class which maps one iterable or array type to Stream. |
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.