abstract class

A class that may not be instantiated.

See abstract.

Semantics

An abstract class may not have direct instances. It may have indirect instances through its concrete descendants.

See abstract for a discussion.

Get Unified Modeling Language Reference Manual, The, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.