Class TimeoutReentrantLock

    • Constructor Detail

      • TimeoutReentrantLock

        public TimeoutReentrantLock​(long timeout,
                                    String name)
    • Method Detail

      • tryLockTimeout

        public void tryLockTimeout​(String method)