Utilisateur:DavidL/Test20

Un livre de Wikilivres.
Compte
  •  + somme : int = 0
  •  - ecart : int
  •  # ajouter(montant : int)
  •  + total() : int

Singleton
  • $- instance : Singleton
  •  - Singleton()
  • $+ getInstance() : Singleton