public class Result<T> extends java.lang.Object
protected T
myResult
Result()
void
setResult(T result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected T myResult
public Result()
public final void setResult(T result)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.