Package io.ably.lib.util
Class CurrentThreadExecutor
java.lang.Object
io.ably.lib.util.CurrentThreadExecutor
- All Implemented Interfaces:
-
CloseableExecutor
,AutoCloseable
,Executor
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
CurrentThreadExecutor
public CurrentThreadExecutor()
-
-
Method Details
-
execute
-
close
- Specified by:
-
close
in interfaceAutoCloseable
- Throws:
Exception
-