| Package | Description |
|---|---|
| org.inferred.freebuilder.processor | |
| org.inferred.freebuilder.processor.excerpt | |
| org.inferred.freebuilder.processor.util |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends StaticExcerpt> |
PropertyCodeGenerator.getStaticExcerpts()
Returns excerpts for any static types or methods added by this generator.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<StaticExcerpt> |
CheckedSetMultimap.excerpts() |
static Set<StaticExcerpt> |
CheckedSet.excerpts() |
static Set<StaticExcerpt> |
CheckedMultiset.excerpts() |
static Set<StaticExcerpt> |
CheckedMap.excerpts() |
static List<StaticExcerpt> |
CheckedListMultimap.excerpts() |
static List<StaticExcerpt> |
CheckedList.excerpts() |
| Modifier and Type | Method and Description |
|---|---|
int |
StaticExcerpt.compareTo(StaticExcerpt o) |
Copyright © 2016 Google, Inc.. All rights reserved.