Obsah
Some Theoretical Background...
More complex program will be shown...
/** javadoc comment? */ public class Pokus { // to je good! int jedna = 123; public int nic(String param) { return 5; } }
Und noch einmal, Messungen...