RxJava



rx.util.functions
Interface Func9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R>

All Superinterfaces:
Func9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R>, Function

Deprecated.

@Deprecated
public interface Func9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R>
extends Func9<T1,T2,T3,T4,T5,T6,T7,T8,T9,R>, Function


Method Summary
 
Methods inherited from interface rx.functions.Func9
call