public interface Tree
Tree. They
are all unmodifiable.
Trees are made of a selector which identifies it. Note: selector does not have to be globally
unique but unique for its parent.
A tree then has a fingerprint (also call it "hash" which stands for the data of all its sub
branches.
Subbranches are accessable from here to. They may get initialized lazily.| Modifier and Type | Method and Description |
|---|---|
Tree[] |
branches()
Sub branches of this tree.
|
String |
fingerprint()
Hash value of all its sub branches.
|
Selector |
selector()
Identification of this tree for the parent.
|
Tag |
tags() |
String fingerprint()
Selector selector()
Tree[] branches()
Tag tags()
Copyright © 2015 rebaze GmbH. All rights reserved.