Uses of Enum
org.mybatis.caches.redis.JDKSerializer
-
Uses of JDKSerializer in org.mybatis.caches.redis
Subclasses with type arguments of type JDKSerializer in org.mybatis.caches.redisMethods in org.mybatis.caches.redis that return JDKSerializerModifier and TypeMethodDescriptionstatic JDKSerializerReturns the enum constant of this type with the specified name.static JDKSerializer[]JDKSerializer.values()Returns an array containing the constants of this enum type, in the order they are declared.