public class Debouncer extends Object
Debouncer(int interval)
void
call(Runnable runnable)
terminate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Debouncer(int interval)
public void call(Runnable runnable)
public void terminate()
Copyright © 2019 WSO2. All rights reserved.