public class InferredValue extends Object
There are subclasses to represent two cases:
Modifier and Type | Class and Description |
---|---|
static class |
InferredValue.InferredTarget
Indicates that a corresponding target was inferred to be the field "target" in the
hierarchies not overridden by additionalAnnotations
|
static class |
InferredValue.InferredType
Indicates that a corresponding target was inferred to be the field "type" in all hierarchies.
|
Constructor and Description |
---|
InferredValue() |