Class SameThreadExecutionContext
- java.lang.Object
-
- org.apache.pekko.dispatch.internal.SameThreadExecutionContext
-
public class SameThreadExecutionContext extends java.lang.ObjectFactory to create same thread ec. Not intended to be called from any other site than to createpekko.dispatch.ExecutionContexts#parasiticINTERNAL API
-
-
Constructor Summary
Constructors Constructor Description SameThreadExecutionContext()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static scala.concurrent.ExecutionContextapply()
-