Class EntityProjectionOptionsStepImpl<E>

java.lang.Object
org.hibernate.search.engine.search.projection.dsl.impl.EntityProjectionOptionsStepImpl<E>
All Implemented Interfaces:
EntityProjectionOptionsStep<EntityProjectionOptionsStepImpl<E>,E>, ProjectionFinalStep<E>

public final class EntityProjectionOptionsStepImpl<E> extends Object implements EntityProjectionOptionsStep<EntityProjectionOptionsStepImpl<E>,E>