java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.asm.items.StringEntry |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
StringEntry(String str, long address, int size, StringType type, INativeStringItem item) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | getAddress() | ||||||||||
INativeStringItem | getItem() | ||||||||||
int | getMemorySize() | ||||||||||
String | getString() | ||||||||||
StringType | getType() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |