|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.speakright.core.StringSwitch
public class StringSwitch
Utility class to simulate C#'s ability to have switch statements of strings.
| Constructor Summary | |
|---|---|
StringSwitch()
|
|
| Method Summary | |
|---|---|
static int |
indexOf(java.lang.String[] ar,
java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringSwitch()
| Method Detail |
|---|
public static int indexOf(java.lang.String[] ar,
java.lang.String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||