public static final class IterateMap.IterateMapFactory extends Object implements MethodOperation.Factory<IterateMap>
Constructor and Description |
---|
IterateMapFactory() |
Modifier and Type | Method and Description |
---|---|
IterateMap |
createMethodOperation(Element element,
SimpleMethod simpleMethod) |
String |
getName() |
public IterateMap createMethodOperation(Element element, SimpleMethod simpleMethod) throws MiniLangException
createMethodOperation
in interface MethodOperation.Factory<IterateMap>
MiniLangException
public String getName()
getName
in interface MethodOperation.Factory<IterateMap>