Chapter 10. Interface segregation
After completing this chapter, you will be able to
Understand the importance of interface segregation.
Write interfaces with the client code’s requirements as a primary concern.
Create smaller interfaces with more directed purposes.
Identify scenarios where interface segregation can be used.
Split interfaces by ...
Get Adaptive Code: Agile coding with design patterns and SOLID principles, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.