| Package | Description |
|---|---|
| org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
| org.mapstruct.ap.internal.model.common |
Contains types which are shared between the intermediary mapping method model ("source model") and the mapper model.
|
| Modifier and Type | Method and Description |
|---|---|
static MethodReference |
BuilderFinisherMethodResolver.getBuilderFinisherMethod(Method method,
BuilderType builderType,
MappingBuilderContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
static BuilderType |
BuilderType.create(BuilderInfo builderInfo,
Type typeToBuild,
TypeFactory typeFactory,
Types typeUtils) |
BuilderType |
Type.getBuilderType() |
Copyright © 2012–2019. All rights reserved.