Public Member Functions | |
boolean | compEquals (byte[] other) |
TreeNode | getChild (byte[] component) |
String | toString () |
int | compareTo (TreeNode o1) |
Package Attributes | |
byte[] | component |
TreeNode | oneChild |
SortedMap< TreeNode, TreeNode > | children |
ContentRef | oneContent |
List< ContentRef > | content |
long | timestamp |
boolean | interestFlag = false |
boolean | neSent = false |
Every child has a distinct name (it's component) but there may be multiple content objects ending with the same component (i.e. having same content digest at end but presumably different publisher etc. that is not visible in this tree)