Class ScalaBatchable$

java.lang.Object
org.apache.pekko.dispatch.internal.ScalaBatchable$

public class ScalaBatchable$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final ScalaBatchable$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • ScalaBatchable$

      public ScalaBatchable$()
  • Method Details

    • isBatchable

      public boolean isBatchable(Runnable runnable)