java.lang.Object
org.mapstruct.ap.internal.model.source.selector.TypeSelector

public class TypeSelector extends Object
Selects those methods from the given input set which match the given source and target types (via MethodMatcher).
Author:
Sjaak Derksen