public static final class ReentrantLockInfo.CloseableLockHallows extends Object implements AutoCloseable
锁之圣器 配合try-resource-catch使用进行自动解锁
public boolean unlock()
throws ReentrantLockException
ReentrantLockExceptionpublic void close()
throws ReentrantLockException
close 在接口中 AutoCloseableReentrantLockExceptionCopyright © 2020–2021. All rights reserved.