|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Concurrency.Level | |
|---|---|
| de.cohesion.bssh | |
| de.cohesion.bssh.impl | |
| Uses of Concurrency.Level in de.cohesion.bssh |
|---|
| Methods in de.cohesion.bssh that return Concurrency.Level | |
|---|---|
Concurrency.Level |
Concurrency.getLevel()
|
static Concurrency.Level |
Concurrency.Level.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Concurrency.Level[] |
Concurrency.Level.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of Concurrency.Level in de.cohesion.bssh.impl |
|---|
| Methods in de.cohesion.bssh.impl with parameters of type Concurrency.Level | |
|---|---|
void |
CommandProcessor.setConcurrency(Concurrency.Level level)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||