Interface Blocker.Promise<C>
- All Superinterfaces:
 AutoCloseable, Invocable, Promise<C>, Promise.Invocable<C>
- Enclosing class:
 Blocker
- 
Nested Class Summary
Nested classes/interfaces inherited from interface Invocable
Invocable.Callable, Invocable.InvocationType, Invocable.ReadyTask, Invocable.TaskNested classes/interfaces inherited from interface Promise
Promise.Completable<S>, Promise.Invocable<R>, Promise.Task<T>, Promise.Wrapper<W>Nested classes/interfaces inherited from interface Promise.Invocable
Promise.Invocable.Abstract<T>, Promise.Invocable.NonBlocking<T> - 
Field Summary
Fields inherited from interface Invocable
__nonBlocking, NOOP - 
Method Summary
Methods inherited from interface Invocable
getInvocationType 
- 
Method Details
- 
block
- Throws:
 IOException
 - 
block
- Throws:
 IOExceptionTimeoutException
 - 
close
void close()- Specified by:
 closein interfaceAutoCloseable
 
 -