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