labelNames property

List<String> labelNames
final

The unmodifiable list of label names corresponding to the labelValues. Label values and name with the same index belong to each other.

Implementation

final List<String> labelNames;