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