クラス MethodWrapperDecoratorThrottled<T>


public class MethodWrapperDecoratorThrottled<T> extends MethodWrapperDecoratorDebounced<T>
  • コンストラクタの詳細

    • MethodWrapperDecoratorThrottled

      public MethodWrapperDecoratorThrottled(MethodWrapper<T> wrapper, Throttled throttled)