Class CheckedList
java.lang.Object
org.inferred.freebuilder.processor.source.ValueType
org.inferred.freebuilder.processor.excerpt.CheckedList
- All Implemented Interfaces:
Excerpt
Excerpts defining a list implementation that delegates to a provided add method to perform
element validation and insertion into a random-access backing list.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.inferred.freebuilder.processor.source.ValueType
ValueType.FieldReceiver -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddFields(ValueType.FieldReceiver fields) Implement this method to report the name and value of each field.voidaddTo(SourceBuilder code)