Project: animal-monitoring-v1 Authors: David J. Barnes and Michael Kölling This project is part of the material for chapter 5 of the book Objects First with Java - A Practical Introduction using BlueJ Sixth edition David J. Barnes and Michael Kölling Pearson Education, 2016 This project is the starting version for lambda and stream exercises; here, the code is written in the traditional imperative style, using for-each and while loops.