| Package | Description |
|---|---|
| org.inferred.freebuilder.processor.util |
| Modifier and Type | Method and Description |
|---|---|
SourceWriter |
SourceWriter.add(String fmt,
Object... args)
Appends formatted text to the source.
|
SourceWriter |
SourceWriter.addLine(String fmt,
Object... args)
Appends a formatted line of code to the source.
|
Copyright © 2015 Google, Inc.. All rights reserved.