JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.base
java.lang.module
ModuleReader
Uses of Interface
java.lang.module.ModuleReader
Packages that use
ModuleReader
Package
Description
java.lang.module
Classes to support module descriptors and creating configurations of modules by means of resolution and service binding.
Uses of
ModuleReader
in
java.lang.module
Methods in
java.lang.module
that return
ModuleReader
Modifier and Type
Method
Description
abstract
ModuleReader
ModuleReference.
open
()
Opens the module content for reading.