JEP 369: Sealed Interfaces

GPTKB entity

Statements (12)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:JDK_17
gptkbp:aims_to Control which classes can implement an interface
gptkbp:allows Sealed types
gptkbp:enhances Type safety in Java
gptkbp:introduced gptkb:Java_17
gptkbp:is_implemented_in gptkb:Sealed_classes
gptkbp:is_part_of gptkb:Project_Loom
gptkbp:is_related_to Pattern matching
gptkbp:proposed_by Sealed Interfaces in Java
gptkbp:provides More control over type hierarchies