NSMutableArrayのzoneメソッドについて # Objective-CApple (P17)initzone zone # - init { self = [super init]; if (self) { embeddedArray = [[NSMutableArray allocWithZone:[self zone]] init]; } return self;} # < * * * # NSMutableArrayNSArrayNSArrayNSObject`[self zone]`NSObject`zone` `allocWithZone`NSObject required`zone` ## <
`zone``NSObject``NSArray``NSMutableArray`Objective-CCocoa`NSObject``NSObject`
`allocWithZone:`
xcX3v84RxoQ-4GxG32940ukFUIEgYdPy
cf0b615871d8d3baa52d966d415db71c
Stop