Uses of Class
org.rococoa.cocoa.foundation.NSInteger

Packages that use NSInteger
org.rococoa.cocoa.foundation   
 

Uses of NSInteger in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSInteger
 NSInteger NSError.code()
           
 

Methods in org.rococoa.cocoa.foundation with parameters of type NSInteger
 NSError NSError._Class.errorWithDomain_code_userInfo(java.lang.String domain, NSInteger code, NSDictionary userInfo)
           
 NSError NSError.initWithDomain_code_userInfo(java.lang.String domain, NSInteger code, NSDictionary userInfo)
           
 



Copyright © 2009. All Rights Reserved.