public class OperationResult<T> extends Object
OperationResult(T result, Exception error)
Exception
getError()
T
getResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OperationResult(T result, Exception error)
public T getResult()
public Exception getError()
Copyright © GigaSpaces.