|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcollections.stringswitch.SwitchTest
public class SwitchTest
| Field Summary | |
|---|---|
int |
DEBUG
|
int |
DIR
|
int |
FWD
|
int |
QUIT
|
static int |
REV
|
int |
RUN
|
int |
STOP
|
| Constructor Summary | |
|---|---|
SwitchTest()
Creates a new instance of SwitchTest |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Tests StringSwitch |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int QUIT
public final int DIR
public final int RUN
public final int STOP
public final int DEBUG
public final int FWD
public static final int REV
| Constructor Detail |
|---|
public SwitchTest()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||