Class Immediately<T>
- java.lang.Object
-
- org.saynotobugs.confidence.rxjava3.RxExpectationComposition<T>
-
- org.saynotobugs.confidence.rxjava3.rxexpectation.Immediately<T>
-
- All Implemented Interfaces:
RxExpectation<T>
public final class Immediately<T> extends org.saynotobugs.confidence.rxjava3.RxExpectationComposition<T>
-
-
Constructor Summary
Constructors Constructor Description Immediately(RxExpectation<T> delegate)
-
-
-
Constructor Detail
-
Immediately
public Immediately(RxExpectation<T> delegate)
-
-