インタフェースjava.lang.classfile.instruction.InvokeInstructionの
使用
InvokeInstructionPREVIEWを使用するパッケージ
-
java.lang.classfile.instructionPREVIEWでのInvokeInstructionPREVIEWの使用
修飾子と型メソッド説明static InvokeInstructionPREVIEW
InvokeInstruction.of
(OpcodePREVIEW op, ClassEntryPREVIEW owner, NameAndTypeEntryPREVIEW nameAndType, boolean isInterface) invocation instructionを返します。static InvokeInstructionPREVIEW
InvokeInstruction.of
(OpcodePREVIEW op, ClassEntryPREVIEW owner, Utf8EntryPREVIEW name, Utf8EntryPREVIEW type, boolean isInterface) invocation instructionを返します。static InvokeInstructionPREVIEW
InvokeInstruction.of
(OpcodePREVIEW op, MemberRefEntryPREVIEW method) invocation instructionを返します。