|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--PriorityQueueFactory
Contains a factory method for producing IPriorityQueue implementations.
Constructor Summary | |
PriorityQueueFactory()
|
Method Summary | |
static IPriorityQueue |
createPriorityQueue()
Creates an empty IPriorityQueue. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PriorityQueueFactory()
Method Detail |
public static IPriorityQueue createPriorityQueue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |