public class TrusteeObjectStats extends Object
Modifier and Type | Field and Description |
---|---|
static com.axemble.vdp.utils.Logger |
log |
Constructor and Description |
---|
TrusteeObjectStats() |
Modifier and Type | Method and Description |
---|---|
void |
addTime(long time) |
static TrusteeObjectStats |
getInstance() |
float |
getMoyenne() |
long |
getNbRequete() |
public static TrusteeObjectStats getInstance()
public void addTime(long time)
public long getNbRequete()
public float getMoyenne()
Copyright © 2024 Visiativ. All rights reserved.