Lock class

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:definedIn java.util.concurrent.locks package
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/Lock.html
https://www.w3.org/2000/01/rdf-schema#label Lock class
gptkbp:implementedIn ReadWriteLock
ReentrantLock
gptkbp:interface true
gptkbp:introducedIn gptkb:Java_5
gptkbp:partOf Java concurrency API
gptkbp:provides lock() method
lockInterruptibly() method
newCondition() method
tryLock() method
unlock() method
gptkbp:usedFor thread synchronization
gptkbp:bfsParent gptkb:Python_threading
gptkbp:bfsLayer 8