Uses of Class
java.lang.Module

Packages that useModule
Package
Description
java.lang
Provides classes that are fundamental to the design of the Javaprogramming language.
java.lang.instrument
Provides services that allow Java programming language agents to instrumentprograms running on the Java Virtual Machine (JVM).
java.util
Contains the collections framework, some internationalization support classes,a service loader, properties, random number generation, string parsingand scanning classes, base64 encoding and decoding, a bit array, andseveral miscellaneous utility classes.