org.rococoa.cocoa.foundation
Class NSAutoreleasePool
java.lang.Object
org.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.foundation.NSAutoreleasePool
- All Implemented Interfaces:
- ObjCObject
public abstract class NSAutoreleasePool
- extends NSObject
Fields inherited from class org.rococoa.cocoa.foundation.NSObject |
CLASS |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NSAutoreleasePool
public NSAutoreleasePool()
new_
public static NSAutoreleasePool new_()
addObject
public abstract void addObject(NSObject object)
drain
public abstract void drain()
Copyright © 2012. All Rights Reserved.