Uses of Interface
java.lang.classfile.instruction.ThrowInstruction
Packages that use ThrowInstructionPREVIEW
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of ThrowInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Methods in java.lang.classfile.instructionPREVIEW that return ThrowInstructionPREVIEWModifier and TypeMethodDescriptionstatic ThrowInstructionPREVIEW
ThrowInstruction.of()
Returns a throw instruction.