| Package | Description |
|---|---|
| org.mapstruct.ap.internal.util |
Several helper types dealing with collection types, option management etc.
|
| org.mapstruct.ap.spi |
SPI (service provider interface) contracts to be implemented for advanced use cases.
|
| Modifier and Type | Method and Description |
|---|---|
BuilderProvider |
AnnotationProcessorContext.getBuilderProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBuilderProvider
Default implementation of
BuilderProvider. |
class |
ImmutablesBuilderProvider
Builder provider for Immutables.
|
class |
NoOpBuilderProvider
A NoOp
BuilderProvider which returns null when searching for a builder. |
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.