Class IsCancelled<T>

  • All Implemented Interfaces:
    RxExpectation<T>

    public final class IsCancelled<T>
    extends org.saynotobugs.confidence.rxjava3.RxExpectationComposition<T>
    • Constructor Summary

      Constructors 
      Constructor Description
      IsCancelled()  
    • Method Summary

      • Methods inherited from class org.saynotobugs.confidence.rxjava3.RxExpectationComposition

        quality
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IsCancelled

        public IsCancelled()