Class MetricGroup

    • Field Detail

      • METRIC_GROUP

        public static final MetricGroup METRIC_GROUP
    • Method Detail

      • getValue

        public String getValue()
      • equals

        public static boolean equals​(String string)
        Parameters:
        string - string to compare whether is metricGroup
        Returns:
        true when the METRIC_GROUP's string value equals to the argument, false otherwise
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object