merimmurtic / bh-fantasy

0 stars 0 forks source link

Add FantasyService component inside services package which will contain method calculatePointsForPlayer(Team team, Round round, Player player). Return value should be PlayerPoints model which will contain internal map Map<String, Integer> where key will be points type and value will be points. PlayerPoints should have get method which will return total number of points. #23

Open nirm3l opened 5 years ago