Skip to content

Commit 056870f

Browse files
authored
Update links.json
1 parent 992420f commit 056870f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

concepts/switch-statement/links.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,9 @@
1414
{
1515
"url": "https://docs.oracle.com/javase/tutorial/java/nutsandbolts/switch.html",
1616
"description": "oracle-doc"
17+
},
18+
{
19+
"url": "https://blog.adamgamboa.dev/switch-expression-on-java-21/#3-guarded-pattern",
20+
"description": "switch-on-Java-21"
1721
}
1822
]

0 commit comments

Comments
 (0)