mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
Remove implemented methods/classes
This commit is contained in:
parent
75f3f0b57d
commit
32b68045b8
1 changed files with 0 additions and 9 deletions
|
@ -25,7 +25,6 @@ Missing headers:
|
|||
<NSHFSFileTypes.h>
|
||||
<NSLinguisticTagger.h>
|
||||
<NSObjectScripting.h>
|
||||
<NSOrderedSet.h>
|
||||
<NSOrthography.h>
|
||||
<NSScriptClassDescription.h>
|
||||
<NSScriptCoercionHandler.h>
|
||||
|
@ -42,10 +41,7 @@ Missing headers:
|
|||
<NSXPCConnection.h>
|
||||
-------------------------------------------------------------
|
||||
Foundation:
|
||||
<NSOrderedSet.h>
|
||||
<NSOrthography.h>
|
||||
<NSPort.h>
|
||||
<NSPropertyList.h>
|
||||
<NSByteCountFormatter.h>
|
||||
<NSFileCoordinator.h>
|
||||
<NSFilePresenter.h>
|
||||
|
@ -222,11 +218,6 @@ NSDecimalNumber:
|
|||
@interface NSScanner (NSDecimalNumberScanning)
|
||||
-------------------------------------------------------------
|
||||
NSDictionary:
|
||||
- keysSortedByValueUsingComparator:
|
||||
- keysSortedByValueWithOptions:usingComparator:
|
||||
+ dictionaryWithObjects:forKeys:(const id <NSCopying> [])keys count:
|
||||
- initWithObjects:forKeys:(const id <NSCopying> [])keys count:
|
||||
|
||||
@interface NSDictionary (NSSharedKeySetDictionary)
|
||||
@interface NSMutableDictionary (NSSharedKeySetDictionary)
|
||||
-------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue