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