public abstract static class PathExhibitor.PathElement extends Object
| Constructor and Description |
|---|
PathElement() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
getObject()
Return the base object for this path element, or null for roots.
|
abstract Log |
toLog(Log log) |
String |
toString() |