Skip to content

Conversation

@thetorpedodog
Copy link

  • Use default interface implementations to obviate an Adapter
  • Introduce AutoValue to nicen Java-based value classes

AutoValue is essentially Kotlin's data classes, but in annotation form,
so you can use them in regular Java source. This change adds it as a dep
and uses it to implement Tick.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant