|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimtools.data.ValueProvider
simtools.data.DataSource
simtools.data.async.TimeStampedDataSource.TimeSource
simtools.data.async.TimeStampedEmptyDataSource.TimeSourceEmpty
public class TimeStampedEmptyDataSource.TimeSourceEmpty
Field Summary |
---|
Fields inherited from class simtools.data.async.TimeStampedDataSource.TimeSource |
---|
info |
Fields inherited from class simtools.data.DataSource |
---|
endNotificationListeners, listeners, sortedOrder |
Fields inherited from class simtools.data.ValueProvider |
---|
ByteProvider, DoubleProvider, FloatProvider, IntegerProvider, kind, LongProvider, ObjectProvider, ShortProvider |
Constructor Summary | |
---|---|
TimeStampedEmptyDataSource.TimeSourceEmpty()
|
Method Summary | |
---|---|
double |
getDoubleValue(long index)
Optimized accessor for double values. |
java.lang.Object |
getValue(long index)
|
Methods inherited from class simtools.data.async.TimeStampedDataSource.TimeSource |
---|
getInformation, getLastIndex, getMax, getMin, getStartIndex, isAuxiliary, sortedOrder |
Methods inherited from class simtools.data.ValueProvider |
---|
getByteValue, getFloatValue, getIntegerValue, getKind, getLongValue, getObjectValue, getShortValue, valueClass |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeStampedEmptyDataSource.TimeSourceEmpty()
Method Detail |
---|
public java.lang.Object getValue(long index) throws DataException
getValue
in class TimeStampedDataSource.TimeSource
DataException
public double getDoubleValue(long index) throws DataException
ValueProvider
getDoubleValue
in class TimeStampedDataSource.TimeSource
DataException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |