Class CompositeProjectionOptionsStepImpl<T,P>

java.lang.Object
org.hibernate.search.engine.search.projection.dsl.impl.CompositeProjectionOptionsStepImpl<T,P>
All Implemented Interfaces:
CompositeProjectionOptionsStep<CompositeProjectionOptionsStepImpl<T,P>,P>, ProjectionFinalStep<P>
Direct Known Subclasses:
CompositeProjectionValueStepImpl

public class CompositeProjectionOptionsStepImpl<T,P> extends Object implements CompositeProjectionOptionsStep<CompositeProjectionOptionsStepImpl<T,P>,P>