Uses of Enum Class
top.tangyh.basic.cache.properties.SerializerType
Packages that use SerializerType
-
Uses of SerializerType in top.tangyh.basic.cache.properties
Methods in top.tangyh.basic.cache.properties that return SerializerTypeModifier and TypeMethodDescriptionstatic SerializerTypeReturns the enum constant of this class with the specified name.static SerializerType[]SerializerType.values()Returns an array containing the constants of this enum class, in the order they are declared.