com.sun.codemodel
public final class JForEach extends java.lang.Object implements JStatement
Constructor and Description |
---|
JForEach(JType vartype,
java.lang.String variable,
JExpression collection) |
public JForEach(JType vartype, java.lang.String variable, JExpression collection)
public JVar var()
public JBlock body()
public void state(JFormatter f)
state
in interface JStatement
Copyright © 2005-2014 Sun Microsystems. All Rights Reserved.