Package org.hawkular.agent.prometheus
Class Util
- java.lang.Object
-
- org.hawkular.agent.prometheus.Util
-
public class Util extends Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
convertDoubleToString(double value)
static double
convertStringToDouble(String valueString)
-