Lock
public interface ExtendedLock extends Lock
boolean
isFair()
isHeldByCurrentThread()
isLocked()
lock, lockInterruptibly, newCondition, tryLock, tryLock, unlock
boolean isLocked()
boolean isHeldByCurrentThread()
boolean isFair()
Copyright © 2018 JBoss by Red Hat. All rights reserved.