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