Interface segregation principle
Interface segregation principle — states that no client should be forced to depend on methods it does not use.
📖 Read the full article ↗
Short descriptions
- es principio de diseño de software machine-translated
- ru принцип программирования machine-translated
- ja プログラミングの原則 machine-translated
- de Programmierprinzip
- fr principe
- pt princípio de programação orientada a objetos machine-translated
- it principio di programmazione