インタフェースjava.lang.classfile.attribute.ModuleTargetAttributeの
使用
ModuleTargetAttributeを使用するパッケージ
-
java.lang.classfileでのModuleTargetAttributeの使用
型ModuleTargetAttributeの引数を持つ型を返すjava.lang.classfileのメソッド修飾子と型メソッド説明static AttributeMapper
<ModuleTargetAttribute> Attributes.moduleTarget()
ModuleTarget
属性のマッパーを返します。 -
java.lang.classfile.attributeでのModuleTargetAttributeの使用
java.lang.classfile.attributeにModuleTargetAttribute型の引数型を持つサブインタフェース修飾子と型インタフェース説明interface
ModuleTarget
属性をモデル化します。この属性は、ターゲット・プラットフォームの制約を表すために、モジュール記述子「表す」のクラスに指定できます。修飾子と型メソッド説明static ModuleTargetAttribute
ModuleTarget
属性を返します。static ModuleTargetAttribute
ModuleTarget
属性を返します。