public class ResultWrapper extends Object implements Serializable
ResultWrapper()
Object
getResult()
void
setError(Throwable cause)
setResult(Object result)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ResultWrapper()
public Object getResult()
public void setResult(Object result)
public void setError(Throwable cause)
public String toString()
toString
Copyright © 2018. All rights reserved.