Content deleted Content added
m Bot: Migrating 2 interwiki links, now provided by Wikidata on d:q8346688 |
not actually an orphan |
||
Line 1:
{{Unreferenced stub|auto=yes|date=December 2009}}
In [[class (computer science)|class-based]] [[object-oriented programming language]]s, a '''leaf class''' is a class that should not be subclassed. This can be enforced either by convention, or by using a language feature such as the <code>final</code> keyword in [[Java (programming language)|Java]] or the <code>sealed</code> keyword in [[C Sharp (programming language)|C#]].
|