public class LoaderResult<D> extends java.lang.Object
LoaderResult(D data)
D
getData()
java.lang.Exception
getError()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoaderResult(D data)
public D getData()
public java.lang.Exception getError()