Closed lcowan94 closed 3 years ago
Thanks @lcowan94
I see the DIS6 EntityID class has a hashCode method, I wasn't familar with it until I went looking for it just now. I see it's a bit different and has a comment about why it was a certain way. Can you take a look. I wonder if we shouldn't copy the same for the DIS7 EntityID. Does it matter to you which implementation of hashCode we use here?
I've added some tests for the equals and hashCode methods
Thank-you @lcowan94 !
Added hasCode() to EntityID