Uses of Enum Class
me.zhyd.oauth.cache.AuthCacheScheduler
Packages that use AuthCacheScheduler
Package
Description
JustAuth 缓存实现, 提供基础的基于ConcurrentHashMap + ScheduledExecutorService 实现的定时缓存。
-
Uses of AuthCacheScheduler in me.zhyd.oauth.cache
Methods in me.zhyd.oauth.cache that return AuthCacheSchedulerModifier and TypeMethodDescriptionstatic AuthCacheSchedulerReturns the enum constant of this class with the specified name.static AuthCacheScheduler[]AuthCacheScheduler.values()Returns an array containing the constants of this enum class, in the order they are declared.