Modifier and Type | Field and Description |
---|---|
static PrimaryQualifier |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
static <T1> PrimaryQualifier<T1> |
instance()
Generified way to get the a primary instance.
|
<BT extends BeanType<T>> |
reduce(Class<T> beanType,
Stream<BT> candidates) |
String |
toString() |
public static final PrimaryQualifier INSTANCE