Uses of Interface
java.lang.classfile.instruction.LoadInstruction
Packages that use LoadInstruction
Package
Description
Provides interfaces describing code instructions for the
java.lang.classfile
library.-
Uses of LoadInstruction in java.lang.classfile.instruction
Methods in java.lang.classfile.instruction that return LoadInstructionModifier and TypeMethodDescriptionstatic LoadInstruction
Returns a local variable load instruction.static LoadInstruction
Returns a local variable load instruction.