T
@Internal public class TypeAnnotationQualifier<T> extends Object implements Qualifier<T>
Type
PRIMARY
boolean
equals(Object o)
int
hashCode()
<BT extends BeanType<T>>Stream<BT>
reduce(Class<T> beanType, Stream<BT> candidates)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
contains, qualify
public <BT extends BeanType<T>> Stream<BT> reduce(Class<T> beanType, Stream<BT> candidates)
reduce
Qualifier<T>
BT
beanType
candidates
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString