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

@NullUnmarked public abstract static class BitFieldSubCommands.AbstractBitFieldSubCommand extends Object implements BitFieldSubCommands.BitFieldSubCommand
Since:
2.1
Author:
Christoph Strobl