Class FieldProjectionOptionsStepImpl<T,P>

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

public class FieldProjectionOptionsStepImpl<T,P> extends Object implements FieldProjectionOptionsStep<FieldProjectionOptionsStepImpl<T,P>,P>