AsyncES

object AsyncES
Companion:
class
class Object
trait Matchable
class Any
AsyncES.type

Value members

Concrete methods

def syncTimed(timeout: Long, timeUnit: TimeUnit): AsyncES[Option]

Implicits

Implicits

implicit def futureInstance: AsyncES[Future]
implicit def javaFutureInstance: AsyncES[[V <: <FromJavaObject>] =>> Future[V]]