Batchable

trait Batchable

Marker trait to indicate that a Runnable is Batchable by BatchingExecutors

Source
BatchingExecutor.scala
class Object
trait Matchable
class Any

Value members

Inherited methods

def run(): Unit
Inherited from
Runnable