Package 

Class PositionTickInfo

    • Method Summary

      Modifier and Type Method Description
      final Integer component1()
      final Integer component2()
      final PositionTickInfo copy(Integer line, Integer ticks)
      final Integer getLine() Source line number (1-based).
      final Integer getTicks() Number of samples attributed to the source line.
      • Methods inherited from class org.hildan.chrome.devtools.domains.profiler.PositionTickInfo

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait