Status: IN
White-box reuse is class inheritance where parent internals are visible to subclasses; black-box reuse is object composition where no internal details are visible between composed objects.
Source: entries/2026/06/17/gof-oo-chunk-3.md
JSON