Uses of Package
java.lang.module
Package
Description
Provides classes that are fundamental to the design of the Java
programming language.
Classes to support module descriptors and creating configurations of modules
by means of resolution and service binding.
-
ClassDescriptionA configuration that is the result of resolution or resolution with service binding.A module descriptor.
-
ClassDescriptionA configuration that is the result of resolution or resolution with service binding.A module descriptor.A builder for building
ModuleDescriptor
objects.A package exported by a module, may be qualified or unqualified.A modifier on an exported package.A modifier on a module.A package opened by a module, may be qualified or unqualified.A modifier on an open package.A service that a module provides one or more implementations of.A dependence upon a module.A modifier on a module dependence.A module's version string.A finder of modules.Provides access to the content of a module.A reference to a module's content.A module in a graph of resolved modules.