Implementation

From GNUstepWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Part of an Objective-C class specification that defines its implementation. This section defines both public methods as well as private methods —- methods that are not declared in the class’s interface.