public class LabelledIntegerDataPointIterableDMW extends DmwMVIterator<LabelledIntegerDataPoint>
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpIterable(GenUtility.java:1947) Called from: org.dmd.dms.meta.MetaGenerator.dumpTypeIterables(MetaGenerator.java:694)
| Modifier and Type | Field and Description |
|---|---|
static LabelledIntegerDataPointIterableDMW |
emptyList |
| Modifier | Constructor and Description |
|---|---|
protected |
LabelledIntegerDataPointIterableDMW() |
|
LabelledIntegerDataPointIterableDMW(Iterator<LabelledIntegerDataPoint> it) |
public static final LabelledIntegerDataPointIterableDMW emptyList
protected LabelledIntegerDataPointIterableDMW()
public LabelledIntegerDataPointIterableDMW(Iterator<LabelledIntegerDataPoint> it)
Copyright © 2023. All rights reserved.