Uses of Class
org.robovm.apple.coredata.NSPersistentStoreCoordinatorChangeNotification
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSPersistentStoreCoordinatorChangeNotification in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return NSPersistentStoreCoordinatorChangeNotification Modifier and Type Method Description static NSPersistentStoreCoordinatorChangeNotificationNSPersistentStoreCoordinatorChangeNotification.Marshaler. toObject(Class<NSPersistentStoreCoordinatorChangeNotification> cls, long handle, long flags)Methods in org.robovm.apple.coredata that return types with arguments of type NSPersistentStoreCoordinatorChangeNotification Modifier and Type Method Description static List<NSPersistentStoreCoordinatorChangeNotification>NSPersistentStoreCoordinatorChangeNotification.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.coredata with parameters of type NSPersistentStoreCoordinatorChangeNotification Modifier and Type Method Description static longNSPersistentStoreCoordinatorChangeNotification.Marshaler. toNative(NSPersistentStoreCoordinatorChangeNotification o, long flags)Method parameters in org.robovm.apple.coredata with type arguments of type NSPersistentStoreCoordinatorChangeNotification Modifier and Type Method Description static NSObjectProtocolNSPersistentStoreCoordinator.Notifications. observeStoresDidChange(NSPersistentStoreCoordinator object, VoidBlock2<NSPersistentStoreCoordinator,NSPersistentStoreCoordinatorChangeNotification> block)static NSObjectProtocolNSPersistentStoreCoordinator.Notifications. observeStoresWillChange(NSPersistentStoreCoordinator object, VoidBlock2<NSPersistentStoreCoordinator,NSPersistentStoreCoordinatorChangeNotification> block)static longNSPersistentStoreCoordinatorChangeNotification.AsListMarshaler. toNative(List<NSPersistentStoreCoordinatorChangeNotification> l, long flags)static NSPersistentStoreCoordinatorChangeNotificationNSPersistentStoreCoordinatorChangeNotification.Marshaler. toObject(Class<NSPersistentStoreCoordinatorChangeNotification> cls, long handle, long flags)