Package org.robovm.apple.corefoundation
Class CFNull
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.corefoundation.CFType
org.robovm.apple.corefoundation.CFNull
- All Implemented Interfaces:
AutoCloseable
public class CFNull extends CFType
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFNull.CFNullPtrNested classes/interfaces inherited from class org.robovm.apple.corefoundation.CFType
CFType.AsListMarshaler, CFType.CFTypePtr, CFType.Marshaler, CFType.NoRetainMarshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCFNull() -
Method Summary
Modifier and Type Method Description static longgetClassTypeID()static CFNullgetNull()Methods inherited from class org.robovm.apple.corefoundation.CFType
autorelease, close, dispose, dispose, doDispose, equalsTo, finalize, getAllocator, getDescription, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toString
-
Constructor Details
-
CFNull
protected CFNull()
-
-
Method Details
-
getNull
-
getClassTypeID
public static long getClassTypeID()
-