Package | Description |
---|---|
com.sun.codemodel |
Library for generating Java source code
|
Modifier and Type | Method | 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 © 2018 Oracle Corporation. All rights reserved.