Login
From:
DevIQ RSS Feed
(Uncensored)
subscribe
Encapsulation
https://deviq.com/principles/encapsulation/
links
backlinks
Roast topics
Find topics
Find it!
Encapsulation refers to the idea that objects should manage their own behavior and state, so that their collaborators need not concern themselves with the object's inner workings.