Uses of Interface
java.lang.classfile.Signature.ThrowableSig
Package
Description
Provides classfile parsing, generation, and transformation library.
-
Uses of Signature.ThrowableSigPREVIEW in java.lang.classfilePREVIEW
Modifier 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.Modifier and TypeMethodDescriptionMethodSignature.throwableSignatures()
Returns the signatures of the exceptions thrown by this method.