public final class JForEach extends Object implements JStatement
Constructor and Description |
---|
JForEach(JType vartype,
String variable,
JExpression collection) |
public JForEach(JType vartype, String variable, JExpression collection)
public JVar var()
public JBlock body()
public void state(JFormatter f)
state
in interface JStatement
Copyright © 2015 JBoss, a division of Red Hat, Inc.. All Rights Reserved.