de.is24.util.monitoring.visitors
Class HierarchyReportVisitor.Tree.TreeNode
java.lang.Object
de.is24.util.monitoring.visitors.HierarchyReportVisitor.Tree.TreeNode
- Enclosing class:
- HierarchyReportVisitor.Tree
public static final class HierarchyReportVisitor.Tree.TreeNode
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
String name
fqn
String fqn
children
TreeMap children
entries
TreeMap entries
HierarchyReportVisitor.Tree.TreeNode
private HierarchyReportVisitor.Tree.TreeNode(String fqn,
String name)
getChild
public HierarchyReportVisitor.Tree.TreeNode getChild(String childName)
addEntry
public void addEntry(AbstractSortedReportVisitor.Entry entry)
hasEntries
public boolean hasEntries()
getEntries
public Iterator getEntries()
hasChildren
public boolean hasChildren()
addAllNodesWithEntries
public List addAllNodesWithEntries(List list)
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.