Package | Description |
---|---|
com.sun.codemodel |
Library for generating Java source code
|
Modifier and Type | Method and Description |
---|---|
JForEach |
JBlock.forEach(JType varType,
String name,
JExpression collection)
Creates an enhanced For statement based on j2se 1.5 JLS
and add it to this block
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.