Interface segregation principle
Interface Segregation Principle - ISP, на сайте с June 14, 2023 17:57
Principle in software engineering
engineering, the interface segregation principle (ISP) states that no code should be forced to depend on methods it does not use. ISP splits interfaces that are