| Package | Description |
|---|---|
| org.jredis.ri.alphazero.protocol |
| Modifier and Type | Method and Description |
|---|---|
static SyncProtocol.ValueType |
SyncProtocol.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncProtocol.ValueType[] |
SyncProtocol.ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SyncProtocol.SyncLineResponse.reset(Command cmd,
SyncProtocol.ValueType flavor) |
| Constructor and Description |
|---|
SyncLineResponse(byte[] buff,
Command cmd,
SyncProtocol.ValueType flavor) |
Copyright © 2009–2021. All rights reserved.