Package org.drools.core.util
Interface Queue<T extends Queue.QueueEntry>
-
- All Known Implementing Classes:
ArrayQueue,BinaryHeapQueue,TreeSetQueue
public interface Queue<T extends Queue.QueueEntry>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceQueue.QueueEntry
-