T - @Deprecated public class Debouncer<T> extends AbstractCoalition<T>
Coalition.Callback<T>callback, interval, scheduledExecutorService| 构造器和说明 |
|---|
Debouncer(Coalition.Callback<T> c,
long interval)
已过时。
|
Debouncer(Coalition.Callback<T> c,
long interval,
ScheduledExecutorService scheduledExecutorService)
已过时。
|
public Debouncer(Coalition.Callback<T> c, long interval, ScheduledExecutorService scheduledExecutorService)
public Debouncer(Coalition.Callback<T> c, long interval)
public void call(T key)
Copyright © 2021. All rights reserved.