ome.services.blitz.util
Class ResultHolder<U>

java.lang.Object
  extended by ome.services.blitz.util.ResultHolder<U>

public class ResultHolder<U>
extends Object


Constructor Summary
ResultHolder(long timeoutMillis)
           
 
Method Summary
 U get()
           
 void set(U obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultHolder

public ResultHolder(long timeoutMillis)
Method Detail

set

public void set(U obj)

get

public U get()


OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

Copyright © 2009 The University of Dundee. All Rights Reserved.