public static class LastValueTracker.InstantAndValue<T>
extends java.lang.Object
Constructor and Description |
---|
InstantAndValue(java.time.Instant intervalStart,
T value) |
Modifier and Type | Method and Description |
---|---|
java.time.Instant |
getIntervalStart() |
T |
getValue() |