Create an instance in a background thread
The default implementation will call create in a background thread. You can override this method in a subclass to provide a customized method for instantiating your object in a background thread.
the newly created instance |