public class AttributeIDIterableDMW extends DmwMVIterator<AttributeID>
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 AttributeIDIterableDMW |
emptyList |
| Modifier | Constructor and Description |
|---|---|
protected |
AttributeIDIterableDMW() |
|
AttributeIDIterableDMW(Iterator<AttributeID> it) |
public static final AttributeIDIterableDMW emptyList
protected AttributeIDIterableDMW()
public AttributeIDIterableDMW(Iterator<AttributeID> it)
Copyright © 2023. All rights reserved.