The ISP is a software engineering principle which states that client code should not be forced to depend on interfaces it doesn’t use.
Categories: Field Atlas
Tags: Architecture, Principle
« Back to Glossary Index
The ISP is a software engineering principle which states that client code should not be forced to depend on interfaces it doesn’t use.