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>
|
<NSHFSFileTypes.h>
|
||||||
<NSLinguisticTagger.h>
|
<NSLinguisticTagger.h>
|
||||||
<NSObjectScripting.h>
|
<NSObjectScripting.h>
|
||||||
<NSOrderedSet.h>
|
|
||||||
<NSOrthography.h>
|
<NSOrthography.h>
|
||||||
<NSScriptClassDescription.h>
|
<NSScriptClassDescription.h>
|
||||||
<NSScriptCoercionHandler.h>
|
<NSScriptCoercionHandler.h>
|
||||||
|
@ -42,10 +41,7 @@ Missing headers:
|
||||||
<NSXPCConnection.h>
|
<NSXPCConnection.h>
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
Foundation:
|
Foundation:
|
||||||
<NSOrderedSet.h>
|
|
||||||
<NSOrthography.h>
|
<NSOrthography.h>
|
||||||
<NSPort.h>
|
|
||||||
<NSPropertyList.h>
|
|
||||||
<NSByteCountFormatter.h>
|
<NSByteCountFormatter.h>
|
||||||
<NSFileCoordinator.h>
|
<NSFileCoordinator.h>
|
||||||
<NSFilePresenter.h>
|
<NSFilePresenter.h>
|
||||||
|
@ -222,11 +218,6 @@ NSDecimalNumber:
|
||||||
@interface NSScanner (NSDecimalNumberScanning)
|
@interface NSScanner (NSDecimalNumberScanning)
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
NSDictionary:
|
NSDictionary:
|
||||||
- keysSortedByValueUsingComparator:
|
|
||||||
- keysSortedByValueWithOptions:usingComparator:
|
|
||||||
+ dictionaryWithObjects:forKeys:(const id <NSCopying> [])keys count:
|
|
||||||
- initWithObjects:forKeys:(const id <NSCopying> [])keys count:
|
|
||||||
|
|
||||||
@interface NSDictionary (NSSharedKeySetDictionary)
|
@interface NSDictionary (NSSharedKeySetDictionary)
|
||||||
@interface NSMutableDictionary (NSSharedKeySetDictionary)
|
@interface NSMutableDictionary (NSSharedKeySetDictionary)
|
||||||
-------------------------------------------------------------
|
-------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue