Interface Stringabile

All Known Implementing Classes:
Giocatore, Stringa

public interface Stringabile
  • Method Summary

    Modifier and Type
    Method
    Description
    char
    carattere(int numero)
     
    int
     
  • Method Details

    • carattere

      char carattere(int numero)
    • numCar

      int numCar()