org.rococoa.cocoa.foundation
Interface NSString._Class

All Superinterfaces:
ObjCClass, ObjCObject
Enclosing class:
NSString

public static interface NSString._Class
extends ObjCClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.ObjCClass
ObjCClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.ObjCClass
CLASS
 
Method Summary
 NSString stringWithFormat(String string, NSObject... objects)
           
 NSString stringWithString(String string)
           
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

stringWithString

NSString stringWithString(String string)

stringWithFormat

NSString stringWithFormat(String string,
                          NSObject... objects)


Copyright © 2012. All Rights Reserved.