TwitterFutureTypes

class Object
trait Matchable
class Any

Type members

Types

type _Future[R] = Member[TwitterTimedFuture, R]
type _future[R] = MemberIn[TwitterTimedFuture, R]