Package org.opendaylight.dsbenchmark
Class DomListBuilder
- java.lang.Object
-
- org.opendaylight.dsbenchmark.DomListBuilder
-
public final class DomListBuilder extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode>buildOuterList(int outerElements, int innerElements)
-
-
-
Method Detail
-
buildOuterList
public static List<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> buildOuterList(int outerElements, int innerElements)
-
-