| Package | Description |
|---|---|
| org.aksw.commons.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowedSorterIterator<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> IClosableIterator<T> |
WindowedSorterIterator.wrap(Iterator<T> it,
int maxBufferSize,
Comparator<T> comparator) |
Copyright © 2015. All rights reserved.