Uses of Enum Class
net.binis.codegen.redis.encoding.ValueEncoding
Packages that use ValueEncoding
-
Uses of ValueEncoding in net.binis.codegen.redis
Fields in net.binis.codegen.redis declared as ValueEncodingMethods in net.binis.codegen.redis with parameters of type ValueEncoding -
Uses of ValueEncoding in net.binis.codegen.redis.encoding
Methods in net.binis.codegen.redis.encoding that return ValueEncodingModifier and TypeMethodDescriptionstatic ValueEncodingReturns the enum constant of this class with the specified name.static ValueEncoding[]ValueEncoding.values()Returns an array containing the constants of this enum class, in the order they are declared.