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