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