Package | Description |
---|---|
org.jredis.ri |
This the top level package for the reference implementations of JRedis.
|
Modifier and Type | Method and Description |
---|---|
static RI.Release |
RI.Release.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RI.Release[] |
RI.Release.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2016. All rights reserved.