Somebody knows what is the equivalent of `Flowable...
# android
i
Somebody knows what is the equivalent of
Flowable<Any>
in Java: Flowable<T> or Flowable<?> ? I have a lot of Lambda and cannot decompile the Java code