Protocol (object-oriented programming): Difference between revisions

Content deleted Content added
stub
 
m an accent less
Line 5:
If an object-oriented programming language provides full [[encapsulation (object-oriented programming)|encapsulation]] then the interface describes the only way in which objects may be accessed by other objects.
 
'''To be written:''
* public interface
* private interface