Uses of Class
com.wavefront.common.Pair
-
Packages that use Pair Package Description com.wavefront.common -
-
Uses of Pair in com.wavefront.common
Methods in com.wavefront.common that return Pair Modifier and Type Method Description static <T,V>
Pair<T,V>Pair. of(T t, V v)Constructors in com.wavefront.common with parameters of type Pair Constructor Description TaggedMetricName(String group, String name, Pair<String,String>... tags)
-