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