Class NSAutoreleasePool

  • All Implemented Interfaces:
    java.lang.AutoCloseable, NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class NSAutoreleasePool
    extends NSObject
    implements java.lang.AutoCloseable
    • Constructor Detail

      • NSAutoreleasePool

        public NSAutoreleasePool()
      • NSAutoreleasePool

        protected NSAutoreleasePool​(NSObject.Handle h,
                                    long handle)
    • Method Detail

      • close

        public final void close()
        Specified by:
        close in interface java.lang.AutoCloseable
      • drain

        public void drain()