Interface ScoreProjectionOptionsStep<S extends ScoreProjectionOptionsStep<?>>

  • Type Parameters:
    S - The "self" type (the actual exposed type of this step).
    All Superinterfaces:
    ProjectionFinalStep<Float>
    All Known Implementing Classes:
    ScoreProjectionOptionsStepImpl

    public interface ScoreProjectionOptionsStep<S extends ScoreProjectionOptionsStep<?>>
    extends ProjectionFinalStep<Float>
    The initial and final step in a "score" projection definition, where optional parameters can be set.