This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
core-java-modules
/
core-java-17
History
thibault.faure
4298849d9e
BAEL-5180 improvement on the article about sealed class
...
move code to java 17 and use getPermittedSubClasses instead of permittedSubClasses
2022-06-30 23:12:51 +02:00
..
src
BAEL-5180 improvement on the article about sealed class
2022-06-30 23:12:51 +02:00
pom.xml
Feature/bael 5176 random number generators (
#11641
)
2022-01-06 08:54:44 +00:00
README.md
BAEL-5180 improvement on the article about sealed class
2022-06-30 23:12:51 +02:00
README.md
Relevant articles:
An Introduction to InstantSource in Java 17
Pattern Matching for Switch
Introduction to HexFormat in Java 17
New Features in Java 17
Random Number Generators in Java 17
Sealed Classes and Interfaces in Java 17