Class InheritanceSelector

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

public class InheritanceSelector extends Object
Selects on inheritance distance, e.g. the amount of inheritance steps from the parameter type.
Author:
Sjaak Derksen