Uses of Enum Class
com.erudika.para.server.metrics.MetricsUtils
Packages that use MetricsUtils
-
Uses of MetricsUtils in com.erudika.para.server.metrics
Methods in com.erudika.para.server.metrics that return MetricsUtilsModifier and TypeMethodDescriptionstatic MetricsUtils
MetricsUtils.getInstance()
Provides access to the singleton instance methods.static MetricsUtils
Returns the enum constant of this class with the specified name.static MetricsUtils[]
MetricsUtils.values()
Returns an array containing the constants of this enum class, in the order they are declared.