|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use State | |
|---|---|
| cz.cuni.amis.pogamut.usar2004.samples.AirScanner | |
| Uses of State in cz.cuni.amis.pogamut.usar2004.samples.AirScanner |
|---|
| Methods in cz.cuni.amis.pogamut.usar2004.samples.AirScanner that return State | |
|---|---|
static State |
State.getNextState(State current)
|
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static State[] |
State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in cz.cuni.amis.pogamut.usar2004.samples.AirScanner with parameters of type State | |
|---|---|
static State |
State.getNextState(State current)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||