private static class LogContext.StackElement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
count |
protected Info |
info |
protected SimpleNode |
src |
Modifier | Constructor and Description |
---|---|
protected |
StackElement(SimpleNode src,
Info info) |
protected SimpleNode src
protected int count
protected Info info
protected StackElement(SimpleNode src, Info info)