/*<ptr>*/ public static class NSCoderPtr extends Ptr<NSCoder, NSCoderPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSCoder.class); } /*</bind>*/
/*<ptr>*/ public static class NSDateComponentsPtr extends Ptr<NSDateComponents, NSDateComponentsPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSDateComponents.class); } /*</bind>*/
/*<ptr>*/ public static class NSURLProtocolPtr extends Ptr<NSURLProtocol, NSURLProtocolPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSURLProtocol.class); } /*</bind>*/
/*<ptr>*/ public static class NSPointerArrayPtr extends Ptr<NSPointerArray, NSPointerArrayPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSPointerArray.class); } /*</bind>*/
/*<ptr>*/ public static class NSAttributedStringPtr extends Ptr<NSAttributedString, NSAttributedStringPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSAttributedString.class); } /*</bind>*/
/*<ptr>*/ public static class NSCachedURLResponsePtr extends Ptr<NSCachedURLResponse, NSCachedURLResponsePtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSCachedURLResponse.class); } /*</bind>*/
/*<ptr>*/ public static class NSURLCredentialStoragePtr extends Ptr<NSURLCredentialStorage, NSURLCredentialStoragePtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSURLCredentialStorage.class); } /*</bind>*/
/*<ptr>*/ public static class NSFileManagerPtr extends Ptr<NSFileManager, NSFileManagerPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSFileManager.class); } /*</bind>*/
/*<ptr>*/ public static class NSNetServicePtr extends Ptr<NSNetService, NSNetServicePtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSNetService.class); } /*</bind>*/
/*<ptr>*/ public static class NSOutputStreamPtr extends Ptr<NSOutputStream, NSOutputStreamPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSOutputStream.class); } /*</bind>*/
/*<ptr>*/ public static class NSPortPtr extends Ptr<NSPort, NSPortPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSPort.class); } /*</bind>*/
/*<ptr>*/ public static class NSThreadPtr extends Ptr<NSThread, NSThreadPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSThread.class); } /*</bind>*/
/*<ptr>*/ public static class NSNotificationPtr extends Ptr<NSNotification, NSNotificationPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSNotification.class); } /*</bind>*/
/*<ptr>*/ public static class NSMutableURLRequestPtr extends Ptr<NSMutableURLRequest, NSMutableURLRequestPtr> {} /*</ptr>*/ /*<bind>*/ static { ObjCRuntime.bind(NSMutableURLRequest.class); } /*</bind>*/