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