Asjad J
5e650f4992
Updated README.md
...
Updated link title in README from 'Sealed Classes and Interfaces in Java 17' to 'Sealed Classes and Interfaces in Java'
2022-07-30 06:34:42 +05:00
thibault.faure
33667c6f65
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
Asjad J
c1f635d80b
Update README.md
...
added link back to article
2022-01-23 09:57:22 +05:00
johnA1331
ca92a6601a
Update README.md
2022-01-13 14:03:15 +08:00
johnA1331
5489293b38
Update README.md
2021-11-10 19:22:38 +08:00
johnA1331
2040890c2f
Update README.md
2021-11-10 19:20:50 +08:00
johnA1331
689c1fa2eb
Update README.md
2021-10-21 22:12:41 +08:00
Daniel Strmecki
b5560909a1
Feature/bael 5177 switch pattern matching ( #11345 )
...
* BAEL-5177: New module using Java 17
* BAEL-5177: Add unit tests
* BAEL-5177: Add switch example
* BAEL-5177: Update type pattern test
* BAEL-5177: Total type example
* BAEL-5177: Refactor
* BAEL-5177: Move implementation to separate class
* BAEL-5177: Tabs to spaces
2021-10-20 22:29:46 +05:30