| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.utilities.iterator |
Various
Iterator decorators and adapters. |
| Modifier and Type | Field and Description |
|---|---|
protected static EmptyIterator<?> |
EmptyIterator.STATIC_INSTANCE
Static instance
|
| Modifier and Type | Method and Description |
|---|---|
static <T> EmptyIterator<T> |
EmptyIterator.STATIC()
Access the static instance.
|