Uses of Class
org.robovm.apple.coredata.NSAsynchronousFetchResult
| Package | Description |
|---|---|
| org.robovm.apple.coredata |
-
Uses of NSAsynchronousFetchResult in org.robovm.apple.coredata
Methods in org.robovm.apple.coredata that return types with arguments of type NSAsynchronousFetchResult Modifier and Type Method Description VoidBlock1<NSAsynchronousFetchResult>NSAsynchronousFetchRequest. getCompletionBlock()Method parameters in org.robovm.apple.coredata with type arguments of type NSAsynchronousFetchResult Modifier and Type Method Description protected longNSAsynchronousFetchRequest. init(NSFetchRequest<ResultType> request, VoidBlock1<NSAsynchronousFetchResult> blk)Constructor parameters in org.robovm.apple.coredata with type arguments of type NSAsynchronousFetchResult Constructor Description NSAsynchronousFetchRequest(NSFetchRequest<ResultType> request, VoidBlock1<NSAsynchronousFetchResult> blk)