Uses of Interface
java.lang.classfile.Signature.ThrowableSig
Packages that use Signature.ThrowableSigPREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of Signature.ThrowableSigPREVIEW in java.lang.classfilePREVIEW
Subinterfaces of Signature.ThrowableSigPREVIEW in java.lang.classfilePREVIEWModifier and TypeInterfaceDescriptionstatic interface
Preview.Models the signature of a possibly-parameterized class or interface type.static interface
Preview.Models the signature of a type variable.Methods in java.lang.classfilePREVIEW that return types with arguments of type Signature.ThrowableSigPREVIEWModifier and TypeMethodDescriptionMethodSignature.throwableSignatures()
Returns the signatures of the exceptions thrown by this method.