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