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