Preview
Language Model preview API.
SimpleAnnotationValueVisitorPreview
is a reflective preview API of the Java platform.
Preview features may be removed in a future release,
or upgraded to permanent features of the Java platform.
defaultAction
passing their arguments to defaultAction
's
corresponding parameters.
API Note
Methods in this class may be overridden subject to their general contract.
<strong>Expected visitor evolution</strong>
, <strong>Compatibility note for subclasses</strong>
, SimpleAnnotationValueVisitor6
, SimpleAnnotationValueVisitor7
, SimpleAnnotationValueVisitor8
, SimpleAnnotationValueVisitor9
, SimpleAnnotationValueVisitor14
Access | Constructor and Description |
---|---|
protected | SimpleAnnotationValueVisitorPreview()
Constructor for concrete subclasses; uses |
protected | SimpleAnnotationValueVisitorPreview(R
the value to assign to defaultValue)DEFAULT_VALUE Constructor for concrete subclasses; uses the argument for the default value. |
SimpleAnnotationValueVisitorPreview | back to summary |
---|---|
protected SimpleAnnotationValueVisitorPreview() Constructor for concrete subclasses; uses |
SimpleAnnotationValueVisitorPreview | back to summary |
---|---|
protected SimpleAnnotationValueVisitorPreview(R defaultValue) Constructor for concrete subclasses; uses the argument for the default value.
|