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, wait
forEach, spliterator
public DrillConfigIterator(DrillConfig c)
public Iterator<OptionValue> iterator()
iterator
in interface Iterable<OptionValue>
Copyright © 1970 The Apache Software Foundation. All rights reserved.