| Package | Description |
|---|---|
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> Timed<T> |
Timed.of(T value) |
static <T> Timed<T> |
Timed.of(T value,
long timeInMillis) |
| Modifier and Type | Method and Description |
|---|---|
Observer<Timed<T>> |
Observer.timeInterval() |
Observer<Timed<T>> |
Observer.timestamp() |
Copyright © 2021. All rights reserved.