| Package | Description |
|---|---|
| org.inferred.freebuilder.processor |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
Metadata.Builder.build()
Returns a newly-built
Metadata based on the content of the Builder. |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
PropertyCodeGenerator.addBuilderFieldAccessors(SourceWriter code,
Metadata metadata)
Add the accessor methods for the property to the builder's source code.
|
abstract void |
PropertyCodeGenerator.addMergeFromBuilder(SourceWriter code,
Metadata metadata,
String builder)
Add a merge from builder for the property to the builder's source code.
|
Copyright © 2015 Google, Inc.. All rights reserved.