Was bedeutet Interface Segregation Principle (ISP)?
Das International Software Architecture Qualification Board (ISAQB) definiert den Begriff „Interface Segregation Principle (ISP)“ wie folgt:
Unter Interface Segregation Principle (ISP) versteht man „
Building blocks (classes, components) should not be forced to depend on methods the
don’t use. ISP splits larger interfaces into smaller and more (client) specifi
ones so that clients will only need to know about methods that they actually use.„
Wenn Sie ähnliche Fachbegriffe wie Interface Segregation Principle (ISP) nachschlagen müssen, schauen Sie doch einfach in unserm umfangreichen Glossar nach. Oder durchsuchen Sie unser Wörterbuch: