Class CFType.NoRetainMarshaler

java.lang.Object
org.robovm.apple.corefoundation.CFType.NoRetainMarshaler
Enclosing class:
CFType

public static class CFType.NoRetainMarshaler
extends Object
Marshaler used for create and copy methods which have already retained the object they return.
  • Constructor Details

    • NoRetainMarshaler

      public NoRetainMarshaler()
  • Method Details

    • toObject

      public static CFType toObject​(Class<? extends CFType> cls, long handle, long flags)
    • toNative

      public static long toNative​(CFType o, long flags)