Uses of Enum
com.codahale.metrics.jdbi3.strategies.DefaultNameStrategy
Packages that use DefaultNameStrategy
-
Uses of DefaultNameStrategy in com.codahale.metrics.jdbi3.strategies
Methods in com.codahale.metrics.jdbi3.strategies that return DefaultNameStrategyModifier and TypeMethodDescriptionstatic DefaultNameStrategyReturns the enum constant of this type with the specified name.static DefaultNameStrategy[]DefaultNameStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.