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