Package eu.bandm.tools.location
Class LocationTree.Leaf<D,T>
java.lang.Object
eu.bandm.tools.location.LocationTree.Node<D,T>
eu.bandm.tools.location.LocationTree.Leaf<D,T>
- Enclosing class:
LocationTree<D,T>
-
Method Summary
Modifier and TypeMethodDescription(package private) voidflattenTo(Map<String, LocationTree<D, T>> map, StringBuilder buf) booleanisEmpty()toString()
-
Method Details
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin classLocationTree.Node<D,T>
-
flattenTo
- Specified by:
flattenToin classLocationTree.Node<D,T>
-
getContent
-
toString
-