Uses of Interface
io.github.dmlloyd.classfile.instruction.NewPrimitiveArrayInstruction
Packages that use NewPrimitiveArrayInstruction
Package
Description
Provides interfaces describing code instructions for the
io.github.dmlloyd.classfile library.-
Uses of NewPrimitiveArrayInstruction in io.github.dmlloyd.classfile.instruction
Methods in io.github.dmlloyd.classfile.instruction that return NewPrimitiveArrayInstructionModifier and TypeMethodDescriptionstatic NewPrimitiveArrayInstructionReturns a new primitive array instruction.