public interface RecruitmentService
Modifier and Type | Method and Description |
---|---|
String |
recruitEmployees(String companyName,
String departmentName,
int numberOfRecruitments) |
Copyright © 2017 gregswindle. All rights reserved.