public class DefaultDebouncer extends java.lang.Object implements Debouncer
DefaultDebouncer(long waitFor, long maxWaitFor)
void
bounce()
boolean
isStable()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultDebouncer(long waitFor, long maxWaitFor)
public boolean isStable()
Debouncer
isStable
public void bounce()
bounce