Uses of Enum
net.rubyeye.xmemcached.command.binary.BinaryDecodeStatus
Packages that use BinaryDecodeStatus
-
Uses of BinaryDecodeStatus in net.rubyeye.xmemcached.command.binary
Fields in net.rubyeye.xmemcached.command.binary declared as BinaryDecodeStatusMethods in net.rubyeye.xmemcached.command.binary that return BinaryDecodeStatusModifier and TypeMethodDescriptionstatic BinaryDecodeStatusReturns the enum constant of this type with the specified name.static BinaryDecodeStatus[]BinaryDecodeStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.