public class Sampler<V> extends java.lang.Object
Sampler(int intervalInMills, Callback<V> callback)
void
consume(V event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sampler(int intervalInMills, Callback<V> callback)
public void consume(V event)