Class LogContext.StackElement

  • Enclosing class:
    LogContext

    private static class LogContext.StackElement
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • count

        protected int count
      • info

        protected Info info
    • Constructor Detail

      • StackElement

        protected StackElement​(SimpleNode src,
                               Info info)