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