Step2A

final class Step2A[F[_]](poolSize: Int, perThread: Engine => Builder, onShutdown: OnShutdown)(implicit evidence$2: AsyncES[F])
class Object
trait Matchable
class Any

Value members

Concrete methods

def awaitResultsWithTimeout(timeout: Long, timeUnit: TimeUnit): Step2A[[A] =>> Option[A]]
def resultType[G[_]](implicit evidence$4: AsyncES[G]): Step2A[G]