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 |
AbstractMappingMethodBuilder<B extends AbstractMappingMethodBuilder<B,M>,M extends MappingMethod>
An abstract builder that can be reused for building
MappingMethod (s). |
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). |
static class |
IterableMappingMethod.Builder |
static class |
MapMappingMethod.Builder |
static class |
StreamMappingMethod.Builder |
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.