Package 

Interface UserLock

    • Method Summary

      Modifier and Type Method Description
      abstract Boolean lock(String userId)
      abstract Unit releaseLock(String userId)
      • Methods inherited from class ai.tock.bot.engine.user.UserLock

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait