Package org.yamcs.studio.core.utils
Class Debouncer
java.lang.Object
org.yamcs.studio.core.utils.Debouncer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Debouncer
public Debouncer() -
Debouncer
-
-
Method Details
-
debounce
Debounces the runnable by the specified delay. -
shutdown
public void shutdown()
-