public class InterfaceMapValue extends AbstractValue<java.lang.Long>
AbstractValue.TimeDataPair<Sign,Data>
Constructor and Description |
---|
InterfaceMapValue(long timestamp,
long executionTime) |
Modifier and Type | Method and Description |
---|---|
InterfaceMapValue |
enhance(long timestamp,
long executionTime)
This method enhances information that shares the same InterfaceMapKey.
|
java.lang.String |
toString() |
clearAll, getArrayList, getCurrentData, getCurrentTimestamp, put
public InterfaceMapValue enhance(long timestamp, long executionTime)
executionTime
- describes the term from start to termination of the interfacepublic java.lang.String toString()
toString
in class java.lang.Object