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