public static class LCChargeMsg.LCCharge
extends java.lang.Object
| Constructor and Description |
|---|
LCCharge(double proc,
int mem,
double ts) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMemUsed() |
double |
getProcCharge() |
double |
getTimestamp() |
void |
setMemUsed(int memUsed) |
void |
setProcCharge(double procCharge) |
void |
setTimestamp(double timestamp) |