On this pageThe Interface Segregation Principle No client should be forced to depend on methods it does not use. What it means TODO Where it came from TODO What it looks like in practice TODO What changes with AI TODO The key takeaways TODO Summary TODO