| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.asm.sig.codeless.ModuleId |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final ModuleId | UNKNOWN_MODULE_ID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ModuleId(String fileName) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| boolean | equals(Object obj) | ||||||||||
| String | getFileName() | ||||||||||
| int | hashCode() | ||||||||||
| boolean | isUnknown() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||