Package org.robovm.apple.corefoundation
Class CFURLUbiquitousItemDownloadingStatus.AsListMarshaler
java.lang.Object
org.robovm.apple.corefoundation.CFURLUbiquitousItemDownloadingStatus.AsListMarshaler
- Enclosing class:
- CFURLUbiquitousItemDownloadingStatus
public static class CFURLUbiquitousItemDownloadingStatus.AsListMarshaler extends Object
-
Constructor Summary
Constructors Constructor Description AsListMarshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(List<CFURLUbiquitousItemDownloadingStatus> l, long flags)static List<CFURLUbiquitousItemDownloadingStatus>toObject(Class<? extends CFType> cls, long handle, long flags)
-
Constructor Details
-
AsListMarshaler
public AsListMarshaler()
-
-
Method Details
-
toObject
public static List<CFURLUbiquitousItemDownloadingStatus> toObject(Class<? extends CFType> cls, long handle, long flags) -
toNative
-