Package 

Class CounterInfo

    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final Integer component2()
      final CounterInfo copy(String name, Integer value)
      final String getName() Counter name.
      final Integer getValue() Counter value.
      • Methods inherited from class org.hildan.chrome.devtools.domains.profiler.CounterInfo

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

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