モジュール java.base

インタフェースConstantInstruction.ArgumentConstantInstruction

すべてのスーパー・インタフェース:
ClassFileElementPREVIEW, CodeElementPREVIEW, ConstantInstructionPREVIEW, InstructionPREVIEW
含まれているインタフェース:
ConstantInstructionPREVIEW

public static sealed interface ConstantInstruction.ArgumentConstantInstruction extends ConstantInstructionPREVIEW
ArgumentConstantInstructionは、JavaプラットフォームのプレビューAPIです。
プレビュー機能が有効な場合のみ、プログラムでArgumentConstantInstructionを使用できます。
プレビュー機能は、今後のリリースで削除するか、Javaプラットフォームの永続機能にアップグレードすることができます。
"argument constant"命令(e.g., bipush)をモデル化します。
導入されたバージョン:
22