|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.atom.HGAtomQueue
public class HGAtomQueue
| Constructor Summary | |
|---|---|
HGAtomQueue()
|
|
| Method Summary | |
|---|---|
HGHandle |
dequeue()
|
void |
enqueue(HGHandle handle)
|
boolean |
isEmpty()
|
HGHandle |
peek()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HGAtomQueue()
| Method Detail |
|---|
public boolean isEmpty()
public HGHandle peek()
public void enqueue(HGHandle handle)
public HGHandle dequeue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||