JEP 361: Switch Expressions

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf gptkb:EP
gptkbp:author gptkb:Brian_Goetz
gptkbp:deliveredBy gptkb:Java_14
2020-03-17
https://www.w3.org/2000/01/rdf-schema#label JEP 361: Switch Expressions
gptkbp:JEP_number 361
gptkbp:motive Simplify everyday coding and prepare the way for pattern matching in switch.
gptkbp:partOf gptkb:OpenJDK
gptkbp:plotSummary Enhances the Java programming language with switch expressions, extending switch so it can be used as both a statement and an expression, and improving the existing switch statement.
gptkbp:proposedBy switch expressions as a standard feature in Java
gptkbp:relatedTo pattern matching
Java language enhancements
gptkbp:replacedBy JEP 325
gptkbp:scope gptkb:language
gptkbp:status Delivered
gptkbp:title Switch Expressions (Standard) (JEP 361)
gptkbp:type gptkb:software
gptkbp:bfsParent gptkb:JEP_430:_String_Templates_(Preview)
gptkbp:bfsLayer 7