org.gcube.common.core.utils.calls
Class GCUBECall.ResultHolder<RESULT>
java.lang.Object
org.gcube.common.core.utils.calls.GCUBECall.ResultHolder<RESULT>
- Type Parameters:
RESULT - the type of results.
- Enclosing class:
- GCUBECall<QUERY extends ISQuery<?>>
public static class GCUBECall.ResultHolder<RESULT>
- extends Object
Convenience holder for exporting invocation results from within anonymous specialisation of
- Author:
- Fabio Simeoni (University of Strathclyde)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public RESULT value
GCUBECall.ResultHolder
public GCUBECall.ResultHolder()
Copyright © 2012. All Rights Reserved.