Uses of Interface
java.lang.constant.ModuleDesc
Package
Description
Classes and interfaces to represent nominal descriptors for run-time
entities such as classes or method handles, and classfile entities such as
constant pool entries or
invokedynamic
call sites.-
Uses of ModuleDesc in java.lang.constant
Modifier and TypeMethodDescriptionstatic ModuleDesc
Returns aModuleDesc
for a module, given the name of the module.