|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.ObjectVypocet
public class Vypocet
Trida Vypocet representuje pokusnou tridu, ktera implementuje problem
| Field Summary | |
|---|---|
static Queue<Stav> |
q
|
| Constructor Summary | |
|---|---|
Vypocet()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static Queue<Stav> q
| Constructor Detail |
|---|
public Vypocet()
| Method Detail |
|---|
public static void main(String[] args)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||