org.rococoa.cocoa.foundation
Class NSObject._class_

java.lang.Object
  extended by org.rococoa.cocoa.foundation.NSObject._class_
All Implemented Interfaces:
ObjCClass, ObjCObject
Direct Known Subclasses:
NSIndexSet._class_
Enclosing class:
NSObject

public abstract static class NSObject._class_
extends Object
implements ObjCClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.ObjCClass
ObjCClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.ObjCClass
CLASS
 
Constructor Summary
NSObject._class_()
           
 
Method Summary
abstract  NSObject alloc()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Constructor Detail

NSObject._class_

public NSObject._class_()
Method Detail

alloc

public abstract NSObject alloc()


Copyright © 2012. All Rights Reserved.