Add hashCode() methods to two classes for Sonar 73/3373/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 22 Apr 2020 00:49:29 +0000 (20:49 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 22 Apr 2020 00:51:31 +0000 (20:51 -0400)
commit0defe5112010238bffdbc52199b35163cb0999ee
tree63fe821b4abd3a6045d91cb268f8011b5df02865
parent72918f5cc64cedf55f55024932487a5039cee5ee
Add hashCode() methods to two classes for Sonar

Trying to lift the Dashboard score out of the basement.

Change-Id: I2f8523079fcdf0ec614908063f4417c0b35352e6
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
dashboard/webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/model/AppStats.java
dashboard/webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/model/StatsDetailsTransport.java
dashboard/webapp-backend/src/test/java/org/oransc/ric/portal/dashboard/model/ModelTest.java