Null in Pattern Matching for instanceof vs. Switch Expression #java #shorts #coding #airhacks

preview_player
Показать описание

Java used in this short: openjdk version "21" 2023-09-19 LTS

#airhacks
Рекомендации по теме
Комментарии
Автор

JEP 406: Pattern Matching for switch

Will fix that NPE. 😊

LuisAya
Автор

could you please give an example of instanceof pattern matching in which the created variable gets out the if statement?

ortu.matias
Автор

Which is better If / else or Switch case?

ifeanyichukwuotiwa