Make the ImmutableCollections serializers public and final. by chrisr3 · Pull Request #946 · EsotericSoftware/kryo (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub Copilot appDirect agents from issue to merge
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* GitHub Stars
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
EsotericSoftware / kryo Public
Notifications You must be signed in to change notification settings
Additional navigation options
Merged
merged 1 commit into
chrisr3:public-immutable-serializers
Mar 27, 2023
ConversationCommits (1)ChecksFiles changed
Merged
Make the ImmutableCollections serializers public and final.#946
merged 1 commit into
chrisr3:public-immutable-serializers
Conversation
chrisr3 commented
•
edited
Loading
Copy link Copy Markdown
Contributor
Declare the built-in serializers for Java's List.of(), Set.of() and Map.of() types to be both public and final. This makes it easier for Kryo extensions to detect them.
See #943.
[Make the ImmutableCollections serializers public and final.](/EsotericSoftware/kryo/pull/946/commits/c689c76dc0f3be1ab0dd50d6a0557276cea8026d "Make the ImmutableCollections serializers public and final.")
[c689c76](/EsotericSoftware/kryo/pull/946/commits/c689c76dc0f3be1ab0dd50d6a0557276cea8026d)
theigl merged commit 0f105b1 into EsotericSoftware:master
chrisr3 deleted the public-immutable-serializers branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development
Successfully merging this pull request may close these issues.