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