stephanheinemann / worldwind

NASA Worldwind extensions for SWIM-based planning decision-making and support
2 stars 0 forks source link

Replace Hash-Code Generation #54

Closed stephanheinemann closed 3 years ago

stephanheinemann commented 3 years ago

Replace com.google.common.base.Objects.hashCode with java.util.Objects.hash instead and confirm irrelevant order of arguments for hash-code generation.