public Employee(int registrationNumber, String name, int salaryPerMonth, Invoice[] invoices) { ...
Contribute to gavrila38/MODUL_8 development by creating an account on GitHub.