public class DrillConfigIterator extends Object implements Iterable<OptionValue>
| Modifier and Type | Class and Description |
|---|---|
class |
DrillConfigIterator.Iter |
| Constructor and Description |
|---|
DrillConfigIterator(DrillConfig c) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<OptionValue> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic DrillConfigIterator(DrillConfig c)
public Iterator<OptionValue> iterator()
iterator in interface Iterable<OptionValue>Copyright © 2021 The Apache Software Foundation. All rights reserved.