|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.code.java2objc.examples.lang.SwitchExamples
public class SwitchExamples
Example of how java2objc converts Java switch statements into their Objective C equivalent
| Constructor Summary | |
|---|---|
SwitchExamples()
|
|
| Method Summary | |
|---|---|
void |
switchWithInt(int value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwitchExamples()
| Method Detail |
|---|
public void switchWithInt(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||