Statements (24)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:language
|
gptkbp:bfsLayer |
3
|
gptkbp:bfsParent |
gptkb:chess_match
|
gptkbp:allows |
multiple case labels
|
gptkbp:designed_by |
gptkb:Java_Language_Specification
|
gptkbp:enables |
expression-based control flow
|
gptkbp:enhances |
switch statement
|
https://www.w3.org/2000/01/rdf-schema#label |
Switch Expressions
|
gptkbp:improves |
code readability
|
gptkbp:introduced |
gptkb:Java_12
|
gptkbp:is_compatible_with |
gptkb:Java_11
|
gptkbp:is_implemented_in |
gptkb:video_game
|
gptkbp:is_part_of |
gptkb:Java_SE_12
|
gptkbp:is_similar_to |
Ternary Operator
|
gptkbp:is_supported_by |
gptkb:Java_8
|
gptkbp:is_used_in |
functional programming
lambda expressions |
gptkbp:nesting |
other expressions
|
gptkbp:provides |
null handling
|
gptkbp:provides_information_on |
a value
|
gptkbp:replaced_by |
traditional switch statements
|
gptkbp:requires |
Java Development Kit (JDK) 12 or higher
|
gptkbp:supports |
arrow syntax
|
gptkbp:throws |
gptkb:Null_Pointer_Exception
|