Uses of Interface
java.lang.classfile.instruction.ConstantInstruction.ArgumentConstantInstruction
Packages that use ConstantInstruction.ArgumentConstantInstruction
Package
Description
Provides interfaces describing code instructions for the 
java.lang.classfile library.- 
Uses of ConstantInstruction.ArgumentConstantInstruction in java.lang.classfile.instructionMethods in java.lang.classfile.instruction that return ConstantInstruction.ArgumentConstantInstructionModifier and TypeMethodDescriptionConstantInstruction.ofArgument(Opcode op, int value) Returns an argument constant instruction.