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