org.rococoa
Interface ObjCObject

All Known Subinterfaces:
NSArray._Class, NSData._Class, NSDate._Class, NSDictionary._Class, NSError._Class, NSMutableArray._Class, NSMutableDictionary._Class, NSNotification._Class, NSNotificationCenter._Class, NSNumber._Class, NSString._Class, NSURL._Class, NSValue._Class, ObjCClass
All Known Implementing Classes:
NSArray, NSAutoreleasePool, NSData, NSDate, NSDictionary, NSError, NSImage, NSIndexSet, NSIndexSet._class_, NSInvocation, NSMethodSignature, NSMutableArray, NSMutableDictionary, NSMutableIndexSet, NSMutableIndexSet._class_, NSNotification, NSNotificationCenter, NSNumber, NSObject, NSObject._class_, NSString, NSURL, NSValue

public interface ObjCObject


Method Summary
 ID id()
           
 

Method Detail

id

ID id()


Copyright © 2012. All Rights Reserved.