Package 

Object FastClickUtils

    • Method Summary

      Modifier and Type Method Description
      final Boolean isFastDoubleClick(Integer delayTime) 默认限制0.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isFastDoubleClick

         final Boolean isFastDoubleClick(Integer delayTime)

        默认限制0.5秒内按钮只能点击一次

        Parameters:
        delayTime - 连续触发的时间间隔