Interface CompositeProjectionBuilder
public interface CompositeProjectionBuilder
-
Method Summary
Modifier and TypeMethodDescription<E,
V, P> SearchProjection <P> build
(SearchProjection<?>[] inners, ProjectionCompositor<E, V> compositor, ProjectionCollector.Provider<V, P> collectorProvider)
-
Method Details
-
build
<E,V, SearchProjection<P> buildP> (SearchProjection<?>[] inners, ProjectionCompositor<E, V> compositor, ProjectionCollector.Provider<V, P> collectorProvider)
-