public interface Sample extends Statistician
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Samples |
getType() |
int |
size() |
void |
update(long value) |
getStatisticsSamples getType()
void clear()
int size()
void update(long value)
Copyright © 2018. All rights reserved.