Searched refs:getSalary (Results 1 – 1 of 1) sorted by relevance
53 public int getSalary() { in getSalary() method in CollectorExample.Employee100 = Collectors.summingInt(Employee::getSalary); in testSnippet4and5()