Uses of Class
com.adobe.aio.cloudmanager.Metric.Comparator
-
Packages that use Metric.Comparator Package Description com.adobe.aio.cloudmanager -
-
Uses of Metric.Comparator in com.adobe.aio.cloudmanager
Methods in com.adobe.aio.cloudmanager that return Metric.Comparator Modifier and Type Method Description Metric.Comparator
Metric. getComp()
The metrics comparator.static Metric.Comparator
Metric.Comparator. valueOf(String name)
Returns the enum constant of this type with the specified name.static Metric.Comparator[]
Metric.Comparator. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-