Interface IModuleAttribute

All Superinterfaces:
IClassFileAttribute
All Known Implementing Classes:
ModuleAttribute

public interface IModuleAttribute extends IClassFileAttribute
Description of a module's attributes as described in the JVM specifications.
Since:
3.14