Package 

Class Metric

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
      private final Double value
    • Method Summary

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

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

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