Package 

Class OperatorDebounceWithSelector

  • All Implemented Interfaces:
    com.tds.common.reactor.Observable.Operator , com.tds.common.reactor.functions.Func1 , com.tds.common.reactor.functions.Function

    
    public final class OperatorDebounceWithSelector<T, U>
     implements Observable.Operator<T, T>
                        
    • Method Summary

      Modifier and Type Method Description
      Subscriber<out Object> call(Subscriber<out Object> child)
      • Methods inherited from class com.tds.common.reactor.functions.Func1

        call
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait