| Package | Description |
|---|---|
| org.apache.flink.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
CloseableIterable.Empty<T>
Empty iterator.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> CloseableIterable<T> |
CloseableIterable.empty()
Returns an empty iterator.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.