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