Uses of Class
ca.weblite.objc.NSObject

Packages that use NSObject
ca.weblite.objc   
 

Uses of NSObject in ca.weblite.objc
 

Methods in ca.weblite.objc that return NSObject
 NSObject NSObject.chain(Message... msgs)
          Deprecated.  
 NSObject NSObject.chain(com.sun.jna.Pointer selector, Object... args)
          Deprecated.  
 NSObject NSObject.chain(String selector, Object... args)
          Deprecated.  
 NSObject NSObject.dealloc()
          Deprecated.  
 NSObject NSObject.init(com.sun.jna.Pointer parent)
          Initializes this object and registers it with the Objective-C runtime.
 NSObject NSObject.init(String cls)
          Initializes this object and registers it with the Objective-C runtime.
 



Copyright © 2012–2014 Web Lite Solutions Corp.. All rights reserved.