|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QueueElement | |
| edu.iu.iv.search.p2p.bfs | |
| Uses of QueueElement in edu.iu.iv.search.p2p.bfs |
| Methods in edu.iu.iv.search.p2p.bfs that return QueueElement | |
QueueElement |
QueueElement.getNext()
This method returns the next element |
QueueElement |
QueueElement.getPrev()
This method returns the previous element |
| Methods in edu.iu.iv.search.p2p.bfs with parameters of type QueueElement | |
void |
QueueElement.setNext(QueueElement element)
This method sets the next element |
void |
QueueElement.setPrev(QueueElement element)
This method sets the previous element |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||