public static class PathHeaderParser.Node extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
constDirFlag |
byte |
hopFlags |
int |
id |
int |
posHopFlags |
| Constructor and Description |
|---|
Node(int id,
boolean constDirFlag,
int posHopFlags,
int hopFlags) |
Copyright © 2024. All rights reserved.