Uses of Enum Class
cn.com.anysdk.core.annotation.Cache.CacheType
Packages that use Cache.CacheType
-
Uses of Cache.CacheType in cn.com.anysdk.core.annotation
Methods in cn.com.anysdk.core.annotation that return Cache.CacheTypeModifier and TypeMethodDescriptionstatic Cache.CacheTypeReturns the enum constant of this class with the specified name.static Cache.CacheType[]Cache.CacheType.values()Returns an array containing the constants of this enum class, in the order they are declared.