Package omero.api
Class Callback_Search_hasNext
- java.lang.Object
-
- IceInternal.CallbackBase
-
- IceInternal.TwowayCallback
-
- omero.api.Callback_Search_hasNext
-
- All Implemented Interfaces:
Ice.TwowayCallback
,Ice.TwowayCallbackBool
,Ice.TwowayCallbackBoolUE
public abstract class Callback_Search_hasNext extends IceInternal.TwowayCallback implements Ice.TwowayCallbackBoolUE
Returnstrue
if another call tonext
is valid. A call tonext
may throw an exception for another reason, however.
-
-
Constructor Summary
Constructors Constructor Description Callback_Search_hasNext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
__completed(Ice.AsyncResult __result)
-