JEP 44

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Java_Enhancement_Proposal
gptkbp:author gptkb:J._Gosling
gptkbp:discusses https://openjdk.java.net/jeps/44
https://www.w3.org/2000/01/rdf-schema#label JEP 44
gptkbp:impact Improves code readability and reduces boilerplate.
gptkbp:is_described_as This JEP proposes to enhance the Java programming language with pattern matching for the instanceof operator.
gptkbp:notable_album 2020-09-15
gptkbp:related_jeps gptkb:JEP_305
gptkbp:released gptkb:Java_16
gptkbp:status gptkb:Final
gptkbp:title Enhance the Java Language with Pattern Matching for instanceof