出典:Wikipedia
出典:『Wikipedia』 (2011/04/10 17:36 UTC 版)
In object-oriented programming, a protocol or interface is a common means for unrelated objects to communicate with each other. These are definitions of methods and values which the objects agree upon in order to cooperate.