We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Due to the update to Java17, the new Java features can be used, where it seems usefull.
The text was updated successfully, but these errors were encountered:
#148: Add some '@serial' annotations.
97851ee
#148: Use switch expression.
46cfa5a
#148: Apply Java17 features.
8f8dbe2
7c8bb2a
#148: Minor code changes.
37c760c
#148: Use expression switch.
95bc59e
Merge pull request #150 from jenetics/issues/JPX-148_java17_changes
3cd81c7
#148: Java17 changes
Merged into r3.0.0 branch.
Sorry, something went wrong.
jenetics
No branches or pull requests
Due to the update to Java17, the new Java features can be used, where it seems usefull.
The text was updated successfully, but these errors were encountered: