protected class ThreadingManager.LoadingTask<T> extends java.lang.Object implements java.util.concurrent.Callable<T>
LoadingTask(AssetKey<T> assetKey)
T
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoadingTask(AssetKey<T> assetKey)
public T call() throws java.lang.Exception
call
java.util.concurrent.Callable<T>
java.lang.Exception