インタフェースjava.lang.classfile.attribute.ModuleHashInfoの
使用
ModuleHashInfoPREVIEWを使用するパッケージ
-
java.lang.classfile.attributePREVIEWでのModuleHashInfoPREVIEWの使用
修飾子と型メソッド説明static ModuleHashInfoPREVIEW
ModuleHashInfo.of
(ModuleEntryPREVIEW moduleName, byte[] hash) モジュール・ハッシュの説明を返します。static ModuleHashInfoPREVIEW
ModuleHashInfo.of
(ModuleDesc moduleDesc, byte[] hash) モジュール・ハッシュの説明を返します。ModuleHashInfoPREVIEW型の引数を持つ型を返すjava.lang.classfile.attributePREVIEWのメソッドModuleHashInfoPREVIEW型のパラメータを持つjava.lang.classfile.attributePREVIEWのメソッド修飾子と型メソッド説明static ModuleHashesAttributePREVIEW
ModuleHashesAttribute.of
(Utf8EntryPREVIEW algorithm, ModuleHashInfoPREVIEW... hashes) ModuleHashes
属性を返します。static ModuleHashesAttributePREVIEW
ModuleHashesAttribute.of
(String algorithm, ModuleHashInfoPREVIEW... hashes) ModuleHashes
属性を返します。ModuleHashInfoPREVIEW型の型引数を持つjava.lang.classfile.attributePREVIEWのメソッド・パラメータ修飾子と型メソッド説明static ModuleHashesAttributePREVIEW
ModuleHashes
属性を返します。static ModuleHashesAttributePREVIEW
ModuleHashesAttribute.of
(String algorithm, List<ModuleHashInfoPREVIEW> hashes) ModuleHashes
属性を返します。