Class SelectedMethod<T extends Method>
java.lang.Object
org.mapstruct.ap.internal.model.source.selector.SelectedMethod<T>
- Type Parameters:
T- the type of the method
A selected method with additional metadata that might be required for further usage of the selected method.
- Author:
- Andreas Gudian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetParameterBindings(List<ParameterBinding> parameterBindings) toString()