Class OperatorSkipLast<T>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int count  
    • Constructor Summary

      Constructors 
      Constructor Description
      OperatorSkipLast​(int count)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Subscriber<? super T> call​(Subscriber<? super T> subscriber)  
      • Methods inherited from class java.lang.Object

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