Uses of Enum Class
de.caluga.morphium.annotations.caching.Cache.ClearStrategy
Packages that use Cache.ClearStrategy
-
Uses of Cache.ClearStrategy in de.caluga.morphium.annotations.caching
Methods in de.caluga.morphium.annotations.caching that return Cache.ClearStrategyModifier and TypeMethodDescriptionstatic Cache.ClearStrategyReturns the enum constant of this class with the specified name.static Cache.ClearStrategy[]Cache.ClearStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.