protected static class NetworkLatencyStrategyFactory.Samples
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
average |
protected long[] |
data |
protected int |
pointer |
| Modifier | Constructor and Description |
|---|---|
protected |
Samples(int averageSamples) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addValue(long value) |
protected long |
getAverage() |