public class IterableRange extends Object implements Iterable<BigDecimal>
| Constructor and Description |
|---|
IterableRange(org.kie.dmn.feel.runtime.Range range) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<BigDecimal> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<BigDecimal> iterator()
iterator in interface Iterable<BigDecimal>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.