Uses of Interface
java.lang.classfile.TypeAnnotation.ThrowsTarget
Packages that use TypeAnnotation.ThrowsTarget
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of TypeAnnotation.ThrowsTarget in java.lang.classfile
Methods in java.lang.classfile that return TypeAnnotation.ThrowsTargetModifier and TypeMethodDescriptionstatic TypeAnnotation.ThrowsTarget
TypeAnnotation.TargetInfo.ofThrows
(int throwsTargetIndex) Returns a target for annotations on the i'th type in the throws clause of a method or constructor declaration.