187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
|
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
|
-
+
-
+
|
* ❌ OFMutableData
* ❌ OFMutableDictionary
* ❌ OFMutableLHAArchiveEntry
* ✅ OFMutableMapTableDictionary
* Private
* ✅ OFMutableMapTableSet
* Private
* ❌ OFMutablePair
* ✅ OFMutablePair
* ❌ OFMutableSet
* ❌ OFMutableString
* ❌ OFMutableTarArchiveEntry
* ❌ OFMutableTriple
* ✅ OFMutableTriple
* ❌ OFMutableURL
* ✅ OFMutableUTF8String
* Private
* ❌ OFMutableZIPArchiveEntry
* ✅ OFMutex
* ❌ OFMXDNSResourceRecord
* ✅ OFNonretainedObjectValue
|
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
|
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
|
-
+
-
-
|
* ❌ OFObject (OFSerialization)
* ❌ OFObserveFailedException
* ❌ OFOpenItemFailedException
* ❌ OFOpenWindowsRegistryKeyFailedException
* ❌ OFOptionsParser
* ❌ OFOutOfMemoryException
* ❌ OFOutOfRangeException
* ❌ OFPair
* ✅ OFPair
* Should be an `OFCollection`
* Should conform to `OFComparing`
* ❌ OFPlugin
* ✅ OFPointerValue
* Private
* ✅ OFPointValue
* Private
* ✅ OFPollKernelEventObserver
* Private
|
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
|
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
|
-
+
-
-
|
* Private
* ❌ OFThread
* ❌ OFThreadJoinFailedException
* ✅ OFThreadPool
* ❌ OFThreadStartFailedException
* ❌ OFThreadStillRunningException
* ❌ OFTimer
* ❌ OFTriple
* ✅ OFTriple
* Should be an `OFCollection`
* Should conform to `OFComparing`
* ❌ OFTruncatedDataException
* ❌ OFTXTDNSResourceRecord
* ❌ OFUDPSocket
* ❌ OFUnboundNamespaceException
* ❌ OFUnboundPrefixException
* ❌ OFUndefinedKeyException
* ❌ OFUnknownXMLEntityException
|