Interface Blocker.Callback
- All Superinterfaces:
AutoCloseable, Callback, Invocable
- Enclosing class:
Blocker
-
Nested Class Summary
Nested classes/interfaces inherited from interface Callback
Callback.Completable, Callback.Completing, Callback.NestedNested classes/interfaces inherited from interface Invocable
Invocable.Callable, Invocable.InvocationType, Invocable.ReadyTask, Invocable.Task -
Field Summary
Fields inherited from interface Invocable
__nonBlocking, NOOP -
Method Summary
Methods inherited from interface Callback
completeWith, failed, succeededMethods inherited from interface Invocable
getInvocationType
-
Method Details
-
block
- Throws:
IOException
-
close
void close()- Specified by:
closein interfaceAutoCloseable
-