Interface Lock.Supplier<T extends Lock>

    • Method Detail

      • getLock

        T getLock()
           throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException