Skip to content

ericsonf/InterfaceSegregationPrinciple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interface Segregation Principle

Description / Descrição

[EN] Make fine grained interfaces that are client specific.

[PT] Crie interfaces granulares a específicas para os seus clientes.