Pattern matching for instanceof

GPTKB entity

Statements (14)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_17.0
gptkb:Java_SE_17
gptkbp:allows conditional extraction of values
gptkbp:enhances code readability
https://www.w3.org/2000/01/rdf-schema#label Pattern matching for instanceof
gptkbp:improves type checking
gptkbp:introduced gptkb:Java_14
gptkbp:is_part_of Java language enhancements
gptkbp:is_related_to instanceof operator
gptkbp:is_used_in type-safe casting
gptkbp:proposed_by gptkb:JEP_394
gptkbp:reduces boilerplate code