org.gcube.common.core.utils.calls
Class GCUBECall.ResultHolder<RESULT>

java.lang.Object
  extended by 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)

Field Summary
 RESULT value
           
 
Constructor Summary
GCUBECall.ResultHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public RESULT value
Constructor Detail

GCUBECall.ResultHolder

public GCUBECall.ResultHolder()


Copyright © 2013. All Rights Reserved.