ALAssetUpdateTaskFactory Class Reference
Inherits from | NSObject |
---|---|
Declared in | ALAssetUpdateTask.h |
Overview
Used to create normal ALAssetUpdateTask, same as by doing it with the class initializer It’s only prepared this way for dependency injection purposes, and so that subclasses can be written that creates mock updatetask objects for tests.