Package | Description |
---|---|
com.caucho.db.block |
Modifier and Type | Method and Description |
---|---|
BlockState |
BlockState.toDestroy() |
BlockState |
BlockState.toState(BlockState toState) |
BlockState |
BlockState.toValid() |
BlockState |
BlockState.toWrite() |
static BlockState |
BlockState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BlockState[] |
BlockState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BlockState |
BlockState.toState(BlockState toState) |