Uses of Interface
org.mapstruct.ap.spi.AccessorNamingStrategy
Packages that use AccessorNamingStrategy
Package
Description
Several helper types dealing with collection types, option management etc.
SPI (service provider interface) contracts to be implemented for advanced use cases.
-
Uses of AccessorNamingStrategy in org.mapstruct.ap.internal.util
Methods in org.mapstruct.ap.internal.util that return AccessorNamingStrategyConstructors in org.mapstruct.ap.internal.util with parameters of type AccessorNamingStrategy -
Uses of AccessorNamingStrategy in org.mapstruct.ap.spi
Classes in org.mapstruct.ap.spi that implement AccessorNamingStrategyModifier and TypeClassDescriptionclassThe default JavaBeans-compliant implementation of theAccessorNamingStrategyservice provider interface.classAccessor naming strategy for FreeBuilder.classAccessor naming strategy for Immutables.