Uses of Class
com.hcl.labs.domi.metrics.DOMIStatisticsHolder
-
Packages that use DOMIStatisticsHolder Package Description com.hcl.labs.domi.metrics -
-
Uses of DOMIStatisticsHolder in com.hcl.labs.domi.metrics
Methods in com.hcl.labs.domi.metrics that return DOMIStatisticsHolder Modifier and Type Method Description static DOMIStatisticsHolder
DOMIStatisticsHolder. valueOf(String name)
Returns the enum constant of this type with the specified name.static DOMIStatisticsHolder[]
DOMIStatisticsHolder. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-