Interface Excerpt
-
- All Known Implementing Classes:
BuildableList,CheckedBiMap,CheckedBiMap.CheckedEntry,CheckedBiMap.CheckedEntryIterator,CheckedBiMap.CheckedEntrySet,CheckedList,CheckedListMultimap,CheckedMap,CheckedMap.CheckedEntry,CheckedMap.CheckedEntryIterator,CheckedMap.CheckedEntrySet,CheckedMultiset,CheckedNavigableSet,CheckedSet,CheckedSetMultimap,Datatype.Visibility,FieldAccess,GeneratedBuilder,GeneratedBuilder.FieldAccessList,GeneratedStub,GeneratedType,GwtSupport.CustomValueSerializer,GwtSupport.GwtWhitelist,Jsr305.NullableExcerpt,LazyName,ListProperty.ImmutableListMethod,MapProperty.ImmutableMapMethod,PreconditionExcerpts.GuavaCheckExcerpt,SetProperty.ImmutableSetMethod,Type,Type.JavadocLink,Type.TypeImpl,TypeClass,Variable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface ExcerptAn object representing a source code excerpt, e.g. a type.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddTo(SourceBuilder source)
-
-
-
Method Detail
-
addTo
void addTo(SourceBuilder source)
-
-