Package | Description |
---|---|
org.gcube.common.xml.databases.existlibrary.thread |
Modifier and Type | Method and Description |
---|---|
AddElementRSThread.State |
AddElementRSThread.Couple.getState() |
static AddElementRSThread.State |
AddElementRSThread.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AddElementRSThread.State[] |
AddElementRSThread.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AddElementRSThread.Couple.setState(AddElementRSThread.State state) |
Constructor and Description |
---|
AddElementRSThread.Couple(AddElementRSThread.State state,
int count) |