Executor

container.ImageDownloader$.Executor
See theExecutor companion object
sealed trait Executor

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply[T](f: => T): Future[T]