abstract-coupling-definition

Status: OUT

Abstract coupling means a class A maintains a reference to an abstract class B, so that A is said to be abstractly coupled to B; it is called abstract coupling because A refers to a type of object, not a concrete object.

Source: entries/2026/06/17/gof-oo-chunk-23.md

Depended on by

JSON