public class UpdateSentencesReport
| Constructor and Description |
|---|
UpdateSentencesReport(int nbUpdates) |
UpdateSentencesReport() |
| Modifier and Type | Method and Description |
|---|---|
int |
component1() |
UpdateSentencesReport |
copy(int nbUpdates) |
boolean |
equals(java.lang.Object p) |
int |
getNbUpdates() |
int |
hashCode() |
java.lang.String |
toString() |
public UpdateSentencesReport(int nbUpdates)
public UpdateSentencesReport()
public int getNbUpdates()
public int component1()
@NotNull public UpdateSentencesReport copy(int nbUpdates)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)