Uses of Enum Class
io.github.tonywasher.joceanus.prometheus.database.PrometheusDBResource
Packages that use PrometheusDBResource
Package
Description
Handles mapping to/from database.
-
Uses of PrometheusDBResource in io.github.tonywasher.joceanus.prometheus.database
Methods in io.github.tonywasher.joceanus.prometheus.database that return PrometheusDBResourceModifier and TypeMethodDescriptionstatic PrometheusDBResourceReturns the enum constant of this class with the specified name.static PrometheusDBResource[]PrometheusDBResource.values()Returns an array containing the constants of this enum class, in the order they are declared.