| |||||||
| FRAMES NO FRAMES | |||||||
| Event summary | |
|---|---|
| FixedSizeCircularBuffer | A fixed-sized circular buffer object. |
| Heap | A Max/Min-value Heap object with configurable type comparators. |
| HeapIntegerComparator | A comparator for a heap containing integers. |
| HeapIntegerFieldComparator | A comparator for a heap containing events, given a field name which will be an integer to order the heap. |
| HeapStringComparator | A comparator for a heap containing strings. |
| Queue | A First-In-First-Out queue object. |
| Stack | A Last-In-First-Out stack object. |
| |||||||
| FRAMES NO FRAMES | |||||||