-
public final class UpdateSentencesReport
-
-
Constructor Summary
Constructors Constructor Description UpdateSentencesReport(Integer nbUpdates)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final UpdateSentencesReportcopy(Integer nbUpdates)final IntegergetNbUpdates()-
-
Constructor Detail
-
UpdateSentencesReport
UpdateSentencesReport(Integer nbUpdates)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final UpdateSentencesReport copy(Integer nbUpdates)
-
getNbUpdates
final Integer getNbUpdates()
-
-
-
-