| Constructor and Description |
|---|
InMemoryTreeImpl(TreeTools treeTools,
Selector selector,
String hashValue,
Tree[] subs,
Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
Tree[] |
branches()
Sub branches of this tree.
|
boolean |
equals(Object other) |
String |
fingerprint()
Hash value of all its sub branches.
|
int |
hashCode() |
Selector |
selector()
Identification of this tree for the parent.
|
Tag |
tags() |
String |
toString() |
public String fingerprint()
Treefingerprint in interface Treepublic Selector selector()
Treepublic Tree[] branches()
TreeCopyright © 2015 rebaze GmbH. All rights reserved.