Class NSAutoreleasePool

All Implemented Interfaces:
AutoCloseable, NSObjectProtocol, ObjCProtocol

public class NSAutoreleasePool
extends NSObject
implements AutoCloseable
  • Constructor Details

    • NSAutoreleasePool

      public NSAutoreleasePool()
    • NSAutoreleasePool

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

      protected NSAutoreleasePool​(NSObject.SkipInit skipInit)
  • Method Details

    • close

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

      public void drain()