Class CoverageTracer.CoverageStructureWrapper

  • All Implemented Interfaces:
    LazyNode
    Enclosing class:
    CoverageTracer

    protected static class CoverageTracer.CoverageStructureWrapper
    extends java.lang.Object
    implements LazyNode
    LazyNode usage example.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TraceNode toNode()
      Delayed conversion.
      • Methods inherited from class java.lang.Object

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

      • toNode

        public TraceNode toNode()
        Description copied from interface: LazyNode
        Delayed conversion.
        Specified by:
        toNode in interface LazyNode
        Returns:
        Node tree.