public class DefaultEvents<T> extends java.lang.Object implements Events<T>
DefaultEvents(int threshold, int... increments)
java.util.Map<java.lang.Integer,? extends java.util.List<T>>
getHistory()
void
process(T item)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultEvents(int threshold, int... increments)
public void process(T item)
process
Events<T>
public java.util.Map<java.lang.Integer,? extends java.util.List<T>> getHistory()
getHistory