|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
BasicQueueImpl | A FIFO queue for providing tasks. |
LargerQueueImpl | This queue provides tasks in a Breath First Search order. |
TaskQueue | This class must be extended by all task queues. |
All task queues which are provided by the BnB API.
To use is own queue, you have to implement the TaskQueue abstract class.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |