gof-type-is-interface-class-is-implementation

Status: IN

An object's type refers to its interface (set of operation signatures), while its class defines its implementation; objects of different classes can share a type.

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

Depended on by

JSON