public static class InferredValue.InferredTarget extends InferredValue
InferredValue.InferredTarget, InferredValue.InferredType| Modifier and Type | Field and Description |
|---|---|
Set<AnnotationMirror> |
additionalAnnotations |
TypeVariable |
target |
| Constructor and Description |
|---|
InferredTarget(TypeVariable target,
Collection<? extends AnnotationMirror> additionalAnnotations) |
public final TypeVariable target
public final Set<AnnotationMirror> additionalAnnotations
public InferredTarget(TypeVariable target, Collection<? extends AnnotationMirror> additionalAnnotations)