public class BytecodeOpcodeAddress extends Object
| Modifier and Type | Field and Description |
|---|---|
static BytecodeOpcodeAddress |
START_AT_ZERO |
| Constructor and Description |
|---|
BytecodeOpcodeAddress(int aAddress) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeOpcodeAddress |
add(int aOffset) |
boolean |
equals(Object o) |
int |
getAddress() |
int |
hashCode() |
String |
toString() |
public static final BytecodeOpcodeAddress START_AT_ZERO
public BytecodeOpcodeAddress add(int aOffset)
public int getAddress()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.