public class ValueIterableDMW extends DmwMVIterator<Value>
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.dmg.generators.DMWGenerator.createTypeIterables(DMWGenerator.java:138)
| Modifier and Type | Field and Description |
|---|---|
static ValueIterableDMW |
emptyList |
| Modifier | Constructor and Description |
|---|---|
protected |
ValueIterableDMW() |
|
ValueIterableDMW(Iterator<Value> it) |
public static final ValueIterableDMW emptyList
Copyright © 2023. All rights reserved.