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