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