インタフェースjava.lang.classfile.attribute.ModuleResolutionAttributeの
使用
ModuleResolutionAttributeを使用するパッケージ
-
java.lang.classfileでのModuleResolutionAttributeの使用
型ModuleResolutionAttributeの引数を持つ型を返すjava.lang.classfileのメソッド -
java.lang.classfile.attributeでのModuleResolutionAttributeの使用
java.lang.classfile.attributeにModuleResolutionAttribute型の引数型を持つサブインタフェース修飾子と型インタフェース説明interface
ModuleResolution
属性をモデル化します。この属性は、モジュール記述子を「表す」クラス上に表示され、モジュールの解決メタデータを取得します。修飾子と型メソッド説明static ModuleResolutionAttribute
ModuleResolutionAttribute.of
(int resolutionFlags) ModuleResolution
属性を返します。