Static methods

staticjoin<T2> (p1:Future<Nil>, p2:Future<T2>):Future<T2>

staticnil (p:Future<Dynamic>):Future<Nil>