What does "program to interfaces, not implementations" mean?

Posted by ajsie on Stack Overflow See other posts from Stack Overflow or by ajsie
Published on 2010-04-23T10:27:04Z Indexed on 2010/04/23 10:43 UTC
Read the original article Hit count: 166

One stumbles upon this phrase when reading about design patterns.

But I don't understand it, could someone explain this for me?

© Stack Overflow or respective owner

Related posts about design-patterns

Related posts about interfaces