snowplow / snowplow-java-tracker

Snowplow event tracker for Java. Add analytics to your Java desktop and server apps, servlets and games. (See also: snowplow-android-tracker)
http://snowplowanalytics.com
Apache License 2.0
23 stars 36 forks source link

SelfDescribing and SelfDescribingJson equality #381

Closed stephen-murby closed 6 months ago

stephen-murby commented 6 months ago

Fixes #380 - Implement the equals and hashCode methods for the two classes and add tests to verify.