Package akka.dispatch.internal
Class ScalaBatchable
- java.lang.Object
-
- akka.dispatch.internal.ScalaBatchable
-
public class ScalaBatchable extends java.lang.Object
INTERNAL API
-
-
Constructor Summary
Constructors Constructor Description ScalaBatchable()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isBatchable(java.lang.Runnable runnable)
-