Add Mac2 page class/test; final/(un)boxing cleanup
In this release, I added a page model and test class for validating the Mac2Plugin. I also did a bit of overdue clean-up:
- Where possible, I classified a few fields as
final - I removed some unnecessary boxing and unboxing
- I revised a few variable names to flag "eaten" exceptions
- I removed all of the
NOSONARtags