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