Implementation

From GNUstepWiki
Jump to navigation Jump to search

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.