public class TestObjectIterable extends Object implements Iterable<edu.hm.hafner.echarts.BuildResult<TestObject>>
Constructor and Description |
---|
TestObjectIterable(TestObject baseline)
Creates a new iterator that selects action of the given type
actionType . |
Modifier and Type | Method and Description |
---|---|
Iterator<edu.hm.hafner.echarts.BuildResult<TestObject>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public TestObjectIterable(TestObject baseline)
actionType
.baseline
- the baseline to start from@NonNull public Iterator<edu.hm.hafner.echarts.BuildResult<TestObject>> iterator()
iterator
in interface Iterable<edu.hm.hafner.echarts.BuildResult<TestObject>>
Copyright © 2016–2022. All rights reserved.