private static final class InjectDataProviderFactory.Dependency extends Object
Modifier and Type | Field and Description |
---|---|
private Annotation |
qualifier |
private Class<?> |
type |
Constructor and Description |
---|
Dependency(Annotation qualifier,
Class<?> type) |
private final Annotation qualifier
private final Class<?> type
@ConstructorProperties(value={"qualifier","type"}) @Generated(value="lombok") public Dependency(Annotation qualifier, Class<?> type)
Copyright © 2022 fastnate.org. All rights reserved.