Package org.springframework.data.redis.util
@NullMarked
package org.springframework.data.redis.util
Commonly used stuff for data manipulation throughout different driver specific implementations.
-
ClassDescriptionSome handy methods for dealing with
bytearrays.Utility class for Redis keys.Represents a function that accepts two arguments of the same base type and produces a result while the second argument is an array ofT.