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