public final class MetricGroup extends Object implements GridElement, Serializable
Grid.| Modifier and Type | Field and Description |
|---|---|
static MetricGroup |
METRIC_GROUP |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static boolean |
equals(String string) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
public static final MetricGroup METRIC_GROUP
public String getValue()
public static boolean equals(String string)
string - string to compare whether is metricGroupMETRIC_GROUP's string value equals to the argument, false otherwiseCopyright © 2019. All rights reserved.