Exemplo n.º 1
0
 /*<ptr>*/ public static class NSCoderPtr extends Ptr<NSCoder, NSCoderPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSCoder.class);
 } /*</bind>*/
Exemplo n.º 2
0
 /*<ptr>*/ public static class NSDateComponentsPtr
     extends Ptr<NSDateComponents, NSDateComponentsPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSDateComponents.class);
 } /*</bind>*/
Exemplo n.º 3
0
 /*<ptr>*/ public static class NSURLProtocolPtr
     extends Ptr<NSURLProtocol, NSURLProtocolPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSURLProtocol.class);
 } /*</bind>*/
Exemplo n.º 4
0
 /*<ptr>*/ public static class NSPointerArrayPtr
     extends Ptr<NSPointerArray, NSPointerArrayPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSPointerArray.class);
 } /*</bind>*/
Exemplo n.º 5
0
 /*<ptr>*/ public static class NSAttributedStringPtr
     extends Ptr<NSAttributedString, NSAttributedStringPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSAttributedString.class);
 } /*</bind>*/
Exemplo n.º 6
0
 /*<ptr>*/ public static class NSCachedURLResponsePtr
     extends Ptr<NSCachedURLResponse, NSCachedURLResponsePtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSCachedURLResponse.class);
 } /*</bind>*/
Exemplo n.º 7
0
 /*<ptr>*/ public static class NSURLCredentialStoragePtr
     extends Ptr<NSURLCredentialStorage, NSURLCredentialStoragePtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSURLCredentialStorage.class);
 } /*</bind>*/
Exemplo n.º 8
0
 /*<ptr>*/ public static class NSFileManagerPtr
     extends Ptr<NSFileManager, NSFileManagerPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSFileManager.class);
 } /*</bind>*/
Exemplo n.º 9
0
 /*<ptr>*/ public static class NSNetServicePtr
     extends Ptr<NSNetService, NSNetServicePtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSNetService.class);
 } /*</bind>*/
Exemplo n.º 10
0
 /*<ptr>*/ public static class NSOutputStreamPtr
     extends Ptr<NSOutputStream, NSOutputStreamPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSOutputStream.class);
 } /*</bind>*/
Exemplo n.º 11
0
 /*<ptr>*/ public static class NSPortPtr extends Ptr<NSPort, NSPortPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSPort.class);
 } /*</bind>*/
Exemplo n.º 12
0
 /*<ptr>*/ public static class NSThreadPtr extends Ptr<NSThread, NSThreadPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSThread.class);
 } /*</bind>*/
Exemplo n.º 13
0
 /*<ptr>*/ public static class NSNotificationPtr
     extends Ptr<NSNotification, NSNotificationPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSNotification.class);
 } /*</bind>*/
Exemplo n.º 14
0
 /*<ptr>*/ public static class NSMutableURLRequestPtr
     extends Ptr<NSMutableURLRequest, NSMutableURLRequestPtr> {} /*</ptr>*/
 /*<bind>*/ static {
   ObjCRuntime.bind(NSMutableURLRequest.class);
 } /*</bind>*/