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