Uses of Interface
java.lang.classfile.instruction.ConstantInstruction.IntrinsicConstantInstruction
Packages that use ConstantInstruction.IntrinsicConstantInstructionPREVIEW
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
PREVIEW library.-
Uses of ConstantInstruction.IntrinsicConstantInstructionPREVIEW in java.lang.classfile.instructionPREVIEW
Methods in java.lang.classfile.instructionPREVIEW that return ConstantInstruction.IntrinsicConstantInstructionPREVIEWModifier and TypeMethodDescriptionConstantInstruction.ofIntrinsic
(OpcodePREVIEW op) Returns an intrinsic constant instruction.