concrete base class
A class created to organize a hierarchy or define methods and variables that apply to derived classes. A concrete base class supports the creation of instances.
Related terms
class, class hierarchy, method, variable
Contrast with
abstract base class, object

Additional Links:

Copyright Actuate Corporation 2012