public static class StatusAggregator.TimedValue extends Object
TimedValue(String name, long tStamp, Object value)
String
getName()
long
gettStamp()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimedValue(String name, long tStamp, Object value)
public String getName()
public long gettStamp()
public Object getValue()
Copyright © 2017 LSST. All rights reserved.