Uses of Class
java.lang.module.ModuleReference
Package
Description
Classes to support module descriptors and creating configurations of modules
by means of resolution and service binding.
-
Uses of ModuleReference in java.lang.module
Modifier and TypeMethodDescriptionResolvedModule.reference()
Returns the reference to the module's content.Modifier and TypeMethodDescriptionFinds a reference to a module of a given name.ModuleFinder.findAll()
Returns the set of all module references that this finder can locate.