ended7월 4일· 1 sources

Liskov Substitution Principle (LSP)

Why it matters

The Liskov substitution principle (LSP) states: Objects of a superclass should be replaceable with objects of its subclasses without breaking the application. In simple terms: A child class must behav...

1
Sources
+0
24h
Growth
6d
Active

Sources

Related Issues