-
- All Known Implementing Classes:
ExistingBlockReference,LazyBlockReference
public interface BlockReferenceHolds a reference to aJBlockobject.This interface is usually used when one wants to create a new JBlock object lazily.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.sun.codemodel.JBlockget(boolean create)
-