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