Class NSNull

All Implemented Interfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class NSNull
extends NSObject
implements NSSecureCoding
  • Constructor Details

  • Method Details

    • supportsSecureCoding

      public static boolean supportsSecureCoding()
    • getNull

      public static NSNull getNull()
    • encode

      public void encode​(NSCoder coder)
      Specified by:
      encode in interface NSCoding
    • init

      protected long init​(NSCoder coder)