| Modifier and Type | Class and Description |
|---|---|
class |
GeneratorWriter<W extends GeneratorWriter<W>>
A wrapper for a
PrintWriter
This wrapper postpones the actual write to the wrapped PrintWriter
until all information about the target Java class is available. |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaWriter
A wrapper for a
PrintWriter
This wrapper adds Java printing features to the general
GeneratorWriter |
Copyright © 2013. All Rights Reserved.