Lecture overview -- Keyboard shortcut: 'u'  Previous page: Abstract Properties -- Keyboard shortcut: 'p'  Next page: Interfaces [Section] -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Abstract classes, Interfaces, and Patterns - slide 9 : 37

Sealed Classes and Sealed Methods
A sealed class C prevents the use of C as base class of other classes