CSC/ECE 506 Fall 2007/wiki3 4 sm

From Expertiza_Wiki
Revision as of 21:15, 19 November 2007 by Srmunill (talk | contribs) (→‎Interface Segregation principle: Introduction to concept)
Jump to navigation Jump to search

Interface Segregation principle

The Interface Segregation principle states that " Clients should not be forced to depend upon interfaces that they do not use."[1]

[1] http://doodleproject.sourceforge.net/articles/2001/interfaceSegregationPrinciple.html