Interface TypeAnnotation.LocalVarTarget

All Superinterfaces:
TypeAnnotation.TargetInfo
Enclosing interface:
TypeAnnotation

public static sealed interface TypeAnnotation.LocalVarTarget extends TypeAnnotation.TargetInfo
Indicates that an annotation appears on the type in a local variable declaration, including a variable declared as a resource in a try-with-resources statement.
Since:
24
See Also: