Class RepetitionInfoParameterResolver.DefaultRepetitionInfo

    • Field Detail

      • currentRepetition

        private final int currentRepetition
      • totalRepetitions

        private final int totalRepetitions
    • Constructor Detail

      • DefaultRepetitionInfo

        DefaultRepetitionInfo​(int currentRepetition,
                              int totalRepetitions)