Package 

Class GetMetricsResponse

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Metric> metrics
    • Method Summary

      Modifier and Type Method Description
      final List<Metric> component1()
      final GetMetricsResponse copy(List<Metric> metrics)
      final List<Metric> getMetrics() Current values for run-time metrics.
      • Methods inherited from class org.hildan.chrome.devtools.domains.performance.GetMetricsResponse

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

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