Uses of Class
org.robovm.apple.foundation.NSOrderedCollectionDifference
| Package | Description |
|---|---|
| org.robovm.apple.coredata | |
| org.robovm.apple.foundation | |
| org.robovm.apple.uikit |
-
Uses of NSOrderedCollectionDifference in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata with parameters of type NSOrderedCollectionDifference Modifier and Type Method Description voidNSFetchedResultsControllerDelegate. didChangeContent(NSFetchedResultsController controller, NSOrderedCollectionDifference<NSManagedObjectID> diff)voidNSFetchedResultsControllerDelegateAdapter. didChangeContent(NSFetchedResultsController controller, NSOrderedCollectionDifference<NSManagedObjectID> diff) -
Uses of NSOrderedCollectionDifference in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSOrderedCollectionDifference Modifier and Type Method Description NSOrderedCollectionDifference<?>NSOrderedCollectionDifference. getDifferenceByTransformingChanges(Block1<NSOrderedCollectionChange<T>,NSOrderedCollectionChange<?>> block)NSOrderedCollectionDifference<T>NSOrderedCollectionDifference. inverseDifference() -
Uses of NSOrderedCollectionDifference in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSOrderedCollectionDifference Modifier and Type Method Description NSOrderedCollectionDifference<ItemIdentifierType>NSDiffableDataSourceSectionTransaction. getDifference()NSOrderedCollectionDifference<ItemIdentifierType>NSDiffableDataSourceTransaction. getDifference()