static class CodeIterator.Jump32 extends CodeIterator.Branch
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
offset |
orgPos, pos| Constructor and Description |
|---|
Jump32(int p,
int off) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
shift(int where,
int gapLength,
boolean exclusive) |
(package private) int |
write(int src,
byte[] code,
int dest,
byte[] newcode) |
deltaSize, expanded, gapChanged, shiftOffsetvoid shift(int where,
int gapLength,
boolean exclusive)
shift in class CodeIterator.Branchint write(int src,
byte[] code,
int dest,
byte[] newcode)
write in class CodeIterator.Branch