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