public class Synchronize
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
g2d.stats.Statistics |
client |
Constructor and Description |
---|
Synchronize(g2d.stats.StatisticsImpl client) |
Modifier and Type | Method and Description |
---|---|
boolean |
done() |
void |
recordRunResult(java.lang.Object value) |
Attributable |
summary() |
java.lang.String |
toString() |
public void recordRunResult(java.lang.Object value)
public boolean done()
public Attributable summary()
public java.lang.String toString()
toString
in class java.lang.Object