java.lang.ObjectHello
public class Hello
Demo trida, ktera vypise Hello world na std. vystup.
Constructor Summary | |
---|---|
Hello()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
show(int i,
int j)
Metoda vypise... |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Hello()
Method Detail |
---|
public static void main(java.lang.String[] args)
public void show(int i, int j)
i
- cislo, ktere urcuje...j
- ....