モジュール java.base

インタフェースConstantInstruction.IntrinsicConstantInstruction

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

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