getCharacterCount method

int getCharacterCount ()

Implementation

int getCharacterCount() {
  return this.translations;
}