|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectSichtbarkeit
public class Sichtbarkeit
Sichtbarkeit und Lebensdauer von Variablen. Ueberladen von Methoden.
| Field Summary | |
|---|---|
private static int |
grenze
|
| Constructor Summary | |
|---|---|
Sichtbarkeit()
|
|
| Method Summary | |
|---|---|
static int |
hole()
|
static void |
main(java.lang.String[] argv)
|
static void |
setze(int a)
|
static void |
zeichne()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static int grenze
| Constructor Detail |
|---|
public Sichtbarkeit()
| Method Detail |
|---|
public static void setze(int a)
public static int hole()
public static void zeichne()
public static void main(java.lang.String[] argv)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||