|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--Switch
Ohjelma esitellään switch-lauseen toimintaa
| Constructor Summary | |
Switch()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
static int |
swicth_testi(int x,
int operaatio)
|
private static void |
testaa(int x,
int operaatio)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Switch()
| Method Detail |
public static int swicth_testi(int x,
int operaatio)
private static void testaa(int x,
int operaatio)
public static void main(java.lang.String[] args)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||