I'm using RxJava and I want to combine 12 different observables using the operator combineLatest
.
I saw a function prototype that takes a list of observables and an implementation of FuncN
but I'm not sure how to do this, I'm having trouble implementing the call
method.
Can someone show me an example?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…