Interface ScoreProjectionOptionsStep<S extends ScoreProjectionOptionsStep<?>>

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

    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.