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