Uses of Class
com_github_leetcode.Employee
Packages that use Employee
-
Uses of Employee in g0601_0700.s0690_employee_importance
Method parameters in g0601_0700.s0690_employee_importance with type arguments of type EmployeeModifier and TypeMethodDescriptionint
Solution.getImportance
(java.util.List<Employee> employees, int id)