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.instructionMethods in java.lang.classfile.instruction that return StoreInstructionModifier and TypeMethodDescriptionstatic StoreInstructionReturns a local variable store instruction.static StoreInstructionReturns a local variable store instruction.