Package org.openjdk.asmtools.jdis
Class ModuleContent.Header
- All Implemented Interfaces:
Comparable<ModuleContent.TargetType>
- Enclosing class:
- ModuleContent
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
Methods inherited from class org.openjdk.asmtools.jdis.ModuleContent.VersionedFlaggedTargetType
getVersion, hashCode
Methods inherited from class org.openjdk.asmtools.jdis.ModuleContent.FlaggedTargetType
equals, getFlags, isFlagged, setFlag, toString
Methods inherited from class org.openjdk.asmtools.jdis.ModuleContent.TargetType
compareTo, getCPIndex, getTypeName
-
Constructor Details
-
Header
-
-
Method Details
-
getModuleName
-
getModuleFlags
public int getModuleFlags() -
getModuleVersion
-
getModuleCPX
public int getModuleCPX()
-