static class CodeIterator.Lookup extends CodeIterator.Switcher
| Modifier and Type | Field and Description |
|---|---|
(package private) int[] |
matches |
defaultByte, gap, offsets, pointersorgPos, pos| Constructor and Description |
|---|
Lookup(int pos,
int defaultByte,
int[] matches,
int[] offsets,
CodeIterator.Pointers ptrs) |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
tableSize() |
(package private) int |
write2(int dest,
byte[] newcode) |
adjustOffsets, deltaSize, gapChanged, shift, writeexpanded, shiftOffsetLookup(int pos,
int defaultByte,
int[] matches,
int[] offsets,
CodeIterator.Pointers ptrs)
int write2(int dest,
byte[] newcode)
write2 in class CodeIterator.Switcherint tableSize()
tableSize in class CodeIterator.Switcher