Class AverageCowHealthService
java.lang.Object
edu.ucsb.cs156.happiercows.services.AverageCowHealthService
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiondoublegetAverageCowHealth(Long commonsId) intgetTotalNumCows(Long commonsId)  
- 
Constructor Details
- 
AverageCowHealthService
public AverageCowHealthService() 
 - 
 - 
Method Details
- 
getTotalNumCows
 - 
getAverageCowHealth
 
 -