MutableCollector
gears.async.Future.MutableCollector
class MutableCollector[T](futures: Future[T]*) extends Collector[T]
Like Collector, but exposes the ability to add futures after creation.
Attributes
- Graph
-
- Supertypes
Members list
In this article