Class While.WhileFactory

java.lang.Object
org.apache.ofbiz.minilang.method.envops.While.WhileFactory
All Implemented Interfaces:
MethodOperation.Factory<While>
Enclosing class:
While

public static final class While.WhileFactory extends Object implements MethodOperation.Factory<While>
A factory for the <while> element.
See Also: