public final class WorkResult<WR> extends Object
Throwable
error
WR
result
String
workId
WorkResult(String workId, WR result, Throwable error)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String workId
public final Throwable error
public final WR result
public WorkResult(String workId, WR result, Throwable error)
Copyright © 2014. All Rights Reserved.