Interface FieldProjectionBuilder<T>
- All Superinterfaces:
SearchProjectionBuilder<T>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault SearchProjection<T> build()<P> SearchProjection<P> build(ProjectionCollector.Provider<T, P> collectorProvider)
-
Method Details
-
build
- Specified by:
buildin interfaceSearchProjectionBuilder<T>
-
build
-