Uses of Enum Class
cn.toint.oktool.spring.boot.properties.CacheProperties.Type
Packages that use CacheProperties.Type
-
Uses of CacheProperties.Type in cn.toint.oktool.spring.boot.properties
Methods in cn.toint.oktool.spring.boot.properties that return CacheProperties.TypeModifier and TypeMethodDescriptionstatic CacheProperties.TypeReturns the enum constant of this class with the specified name.static CacheProperties.Type[]CacheProperties.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.