public class UniformSample extends Object implements Sample
UniformSample(int reservoirSize)
void
clear()
Statistics
getStatistics()
Samples
getType()
int
size()
update(long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UniformSample(int reservoirSize)
public Samples getType()
getType
Sample
public void clear()
clear
public int size()
size
public void update(long value)
update
public Statistics getStatistics()
getStatistics
Statistician
Copyright © 2015. All rights reserved.