T - The type@Internal public class ClosestTypeArgumentQualifier<T> extends TypeArgumentQualifier<T>
Qualifier that qualifies beans by generic type arguments and only
 returns the candidates that most closely match.| Modifier and Type | Method and Description | 
|---|---|
protected int | 
compare(List<Class> classesToCompare)  | 
<BT extends BeanType<T>> | 
reduce(Class<T> beanType,
      Stream<BT> candidates)  | 
areTypesCompatible, areTypesCompatible, equals, getTypeArguments, getTypeArguments, hashCode, toString