public class ImmutableEpilogueBegin extends ImmutableDebugItem implements EpilogueBegin
codeAddress| Constructor and Description |
|---|
ImmutableEpilogueBegin(int codeAddress) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDebugItemType()
The type of this debug item.
|
static ImmutableEpilogueBegin |
of(EpilogueBegin epilogueBegin) |
getCodeAddress, immutableListOf, ofclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeAddress@Nonnull public static ImmutableEpilogueBegin of(@Nonnull EpilogueBegin epilogueBegin)
public int getDebugItemType()
DebugItemgetDebugItemType in interface DebugItem