Uses of Interface
java.lang.classfile.instruction.DiscontinuedInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of DiscontinuedInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Modifier and TypeInterfaceDescriptionstatic interface
Preview.Models JSR and JSR_W instructions discontinued from thecode
array of aCode
attribute since class file version 51.0.static interface
Preview.Models RET and RET_W instructions discontinued from thecode
array of aCode
attribute since class file version 51.0.