Tag:
.mファイルの先頭あたりで次のように記述する。
@interface RootViewController() - samplePrivateMethod; @end @implementation RootViewController