Uses of Enum Class
top.tangyh.basic.model.cache.CacheKeyBuilder.ValueType
Packages that use CacheKeyBuilder.ValueType
-
Uses of CacheKeyBuilder.ValueType in top.tangyh.basic.model.cache
Methods in top.tangyh.basic.model.cache that return CacheKeyBuilder.ValueTypeModifier and TypeMethodDescriptiondefault CacheKeyBuilder.ValueTypeCacheKeyBuilder.getValueType()缓存的value存储的类型static CacheKeyBuilder.ValueTypeReturns the enum constant of this class with the specified name.static CacheKeyBuilder.ValueType[]CacheKeyBuilder.ValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.