public class PathAndKeyIterableDMW extends DmwMVIterator<PathAndKey>
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:116)
| Modifier and Type | Field and Description |
|---|---|
static PathAndKeyIterableDMW |
emptyList |
| Modifier | Constructor and Description |
|---|---|
protected |
PathAndKeyIterableDMW() |
|
PathAndKeyIterableDMW(Iterator<PathAndKey> it) |
public static final PathAndKeyIterableDMW emptyList
protected PathAndKeyIterableDMW()
public PathAndKeyIterableDMW(Iterator<PathAndKey> it)
Copyright © 2023. All rights reserved.