Uses of Class
org.redisson.RedissonReference.ReferenceType
-
Packages that use RedissonReference.ReferenceType Package Description org.redisson -
-
Uses of RedissonReference.ReferenceType in org.redisson
Methods in org.redisson that return RedissonReference.ReferenceType Modifier and Type Method Description static RedissonReference.ReferenceTypeRedissonReference.ReferenceType. valueOf(String name)Returns the enum constant of this type with the specified name.static RedissonReference.ReferenceType[]RedissonReference.ReferenceType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-