Class Excerpts
java.lang.Object
org.inferred.freebuilder.processor.source.Excerpts
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Excerptprivate static voidappendJoined(SourceBuilder source, String separator, Iterable<?> excerpts) static ExcerptReturns an excerpt of theGeneratedannotation, if available, with value set to the full name of thegeneratorclass as recommended.static Excerpt
-
Field Details
-
EMPTY
-
-
Constructor Details
-
Excerpts
private Excerpts()
-
-
Method Details
-
add
-
generated
Returns an excerpt of theGeneratedannotation, if available, with value set to the full name of thegeneratorclass as recommended. -
join
-
appendJoined
-