Skip to content

Abstract

Extends: RefCounted

Description

Used to represent abstract classes which should never be instantiated. Concrete classes inheriting from this class should always override [method Abstract._init].

Used to represent abstract classes which should never be instantiated. Concrete classes inheriting from this class should always override [method Abstract._init].