public class ValueCommandIterable extends Object implements Iterable<ValueCommand>
| Constructor and Description |
|---|
ValueCommandIterable(ConfigSource src) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ValueCommand> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ValueCommandIterable(ConfigSource src)
public Iterator<ValueCommand> iterator()
iterator in interface Iterable<ValueCommand>Copyright © 2018. All rights reserved.