Uses of Enum
net.rubyeye.xmemcached.command.text.TextCASCommand.FailStatus
Packages that use TextCASCommand.FailStatus
-
Uses of TextCASCommand.FailStatus in net.rubyeye.xmemcached.command.text
Fields in net.rubyeye.xmemcached.command.text declared as TextCASCommand.FailStatusMethods in net.rubyeye.xmemcached.command.text that return TextCASCommand.FailStatusModifier and TypeMethodDescriptionstatic TextCASCommand.FailStatusReturns the enum constant of this type with the specified name.static TextCASCommand.FailStatus[]TextCASCommand.FailStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.