public final class UnsetAddrList extends Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
num |
(package private) int[] |
offsets |
(package private) Node[] |
targets |
Constructor and Description |
---|
UnsetAddrList(int size) |
Modifier and Type | Method and Description |
---|---|
void |
add(int offset,
Node node) |
void |
fix(Regex regex) |
String |
toString() |
Copyright © 2018. All rights reserved.