|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvutbr.checkers.protocol.ProtocolQueue
public class ProtocolQueue
Trida ProtocolQueue
Constructor Summary | |
---|---|
ProtocolQueue()
Konstruktor |
Method Summary | |
---|---|
void |
add(java.lang.String s)
Prida do fronty retezec |
java.lang.String |
next()
Vrati retezec na zacatku fronty |
int |
size()
Vrati delku fronty |
void |
waitEmpty()
Vycka na vyprazdneni fronty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtocolQueue()
Method Detail |
---|
public void add(java.lang.String s)
s
- Retezec pro pridanipublic java.lang.String next()
public int size()
public void waitEmpty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |