Package | Description |
---|---|
org.mapstruct.ap.internal.model.source.selector |
Provides strategies for selecting a matching mapping or factory method when mapping from one attribute to another
or instantiating the target type of a mapping method, respectively.
|
Class and Description |
---|
MethodSelector
Implementations select those methods from a given input set which match the given source and target type of a mapping
and optionally other given criteria.
|
SelectionCriteria
This class groups the selection criteria in one class
|
Copyright © 2012-2016 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.