|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlockReference
Holds a reference to a JBlock object.
This interface is usually used when one wants to create a new JBlock object lazily.
| Method Summary | |
|---|---|
com.sun.codemodel.JBlock |
get(boolean create)
|
| Method Detail |
|---|
com.sun.codemodel.JBlock get(boolean create)
create - If false, the method will return null if the block is
not yet created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||