Java Language Pattern Matching for instanceof

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instance_of gptkb:language
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:JEP_484
gptkbp:allows type checking and casting
gptkbp:designed_by gptkb:James_Gosling
gptkbp:enhances instanceof operator
gptkbp:first_appearance gptkb:Java_SE_16
https://www.w3.org/2000/01/rdf-schema#label Java Language Pattern Matching for instanceof
gptkbp:improves code readability
gptkbp:is_part_of gptkb:software
gptkbp:is_used_in conditional statements
gptkbp:reduces boilerplate code
gptkbp:supports null-safe checks