×

MVP Java's video: Java 12 Switch Expression - Preview Feature

@Java 12 Switch Expression - Preview Feature
Java tutorial covering what's new in Java 12 in regards to switch statement which has been released as a preview feature. The JDK 12 switch statement has been injected with new life. It can now also be used as an expression and is less limiting and more powerful than ever. The JDK 12 switch statement has really been improved upon by reducing its verbosity while addressing the fall though, scoping and exhaustiveness issues with enums. The switch statement is still due for further improvements such as pattern matching and extending exhaustiveness to cover sealed types ... scheduled from JDK 13. JEP 325 - Switch Expressions: https://openjdk.java.net/jeps/325 JEP 305: Pattern Matching for instanceof https://openjdk.java.net/jeps/305 The Project/demo Source code is available on MVP Java's GitHub account here ... https://github.com/mvpjava/jdk12-Switch-Tutorial Just git clone ... "git clone https://github.com/mvpjava/jdk12-Switch-Tutorial.git" and then execute "run.sh" to play around with the JDK 12 switch statement/expression in a Docker Container. DON'T CLICK THIS!!! http://bit.ly/2UmF76l ====================================================== Subscribe to MVP Java ... https://www.youtube.com/c/MVPJava?sub_confirmation=1 Follow me ... Website : http://www.mvpjava.com Facebook : https://www.facebook.com/mvpjava Twitter : https://twitter.com/mvpjava GitHub : https://github.com/mvpjava DockerHub: https://hub.docker.com/?namespace=mvpjava

8

2
MVP Java
Subscribers
5.1K
Total Post
46
Total Views
459.6K
Avg. Views
9.6K
View Profile
This video was published on 2019-03-28 23:50:42 GMT by @MVP-Java on Youtube. MVP Java has total 5.1K subscribers on Youtube and has a total of 46 video.This video has received 8 Likes which are lower than the average likes that MVP Java gets . @MVP-Java receives an average views of 9.6K per video on Youtube.This video has received 2 comments which are lower than the average comments that MVP Java gets . Overall the views for this video was lower than the average for the profile.

Other post by @MVP Java