Class Timed<T>
java.lang.Object
io.reactivex.rxjava4.schedulers.Timed<T>
- Type Parameters:
T- the value type
Holds onto a value along with time information.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Timed
-
-
Method Details
-
value
-
unit
-
time
public long time()Returns the time value.- Returns:
- the time value
-
time
-
equals
-
hashCode
-
toString
-