public static class LastValueTracker.InstantAndValue<T> extends Object
InstantAndValue(Instant intervalStart, T value)
Instant
getIntervalStart()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InstantAndValue(Instant intervalStart, T value)
public Instant getIntervalStart()
public T getValue()