Class BitFieldSubCommands.AbstractBitFieldSubCommand

java.lang.Object
org.springframework.data.redis.connection.BitFieldSubCommands.AbstractBitFieldSubCommand
All Implemented Interfaces:
BitFieldSubCommands.BitFieldSubCommand
Direct Known Subclasses:
BitFieldSubCommands.BitFieldGet, BitFieldSubCommands.BitFieldIncrBy, BitFieldSubCommands.BitFieldSet
Enclosing class:
BitFieldSubCommands

public abstract static class BitFieldSubCommands.AbstractBitFieldSubCommand extends Object implements BitFieldSubCommands.BitFieldSubCommand
Author:
Christoph Strobl