Skip to content

[Java] add sortedset serializer#149

Merged
chaokunyang merged 1 commit intomainfrom
add_sortedset_serializer
May 9, 2023
Merged

[Java] add sortedset serializer#149
chaokunyang merged 1 commit intomainfrom
add_sortedset_serializer

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

What do these changes do?

This PR adds Serialization support for java.util.SortedSet

Related issue number

Closes #148

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit 04bb83a into main May 9, 2023
@chaokunyang chaokunyang deleted the add_sortedset_serializer branch May 9, 2023 07:23
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.

[Java] Serialization support for SortedSet

1 participant