Package org.springframework.data.redis.support.atomic
@NonNullApi
@NonNullFields
package org.springframework.data.redis.support.atomic
Small toolkit mirroring the
java.util.atomic
package in Redis.-
ClassDescriptionAtomic double backed by Redis.Atomic integer backed by Redis.Atomic long backed by Redis.