com.basho.riak.client.raw.http
Class ResultCapture<T>
java.lang.Object
com.basho.riak.client.raw.http.ResultCapture<T>
public class ResultCapture<T>
- extends Object
Convenience class
- Author:
- russell
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultCapture
public ResultCapture()
get
public T get()
- Returns:
- the result
capture
public void capture(T result)
- Parameters:
result
- the result to set
Copyright © 2012. All Rights Reserved.