Uses of Interface
java.lang.classfile.instruction.DiscontinuedInstruction
Packages that use DiscontinuedInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile library.-
Uses of DiscontinuedInstruction in java.lang.classfile.instruction
Subinterfaces of DiscontinuedInstruction in java.lang.classfile.instructionModifier and TypeInterfaceDescriptionstatic interfaceModels JSR and JSR_W instructions discontinued from thecodearray of aCodeattribute since class file version 51.0.static interfaceModels RET and RET_W instructions discontinued from thecodearray of aCodeattribute since class file version 51.0.