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.instructionMethods in java.lang.classfile.instruction that return ThrowInstructionModifier and TypeMethodDescriptionstatic ThrowInstructionThrowInstruction.of()Returns a throw instruction.