public class Methoden
extends java.lang.Object
| Constructor and Description |
|---|
Methoden() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bitte() |
static int |
ggt(int a,
int b) |
static void |
main(java.lang.String[] argv) |
static void |
sterne(int k) |
static int |
zweihoch(int n) |