Toggle navigation
Home
java.util.concurrent.locks.Lock to java.util.concurrent.locks.ReadWriteLock
No. of Instances - 4
No. of Commits - 4
No. of Projects - {'hadoop', 'neo4j', 'ignite'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
writeLock
to
lock.writeLock()
writeLock
to
lock.writeLock()
writeLock
to
lock.writeLock()
writeLock
to
lock.writeLock()
writeLock
to
lock.writeLock()
writeLock
to
lock.writeLock()
lock
to
lock.readLock()
lock
to
lock.readLock()
listenerLock
to
listenerLock.readLock()
listenerLock
to
listenerLock.readLock()
Rename Variable
writeLock
to
lock
writeLock
to
lock
writeLock
to
lock
writeLock
to
lock
writeLock
to
lock
writeLock
to
lock
writeLock
to
lock
Cascading Type Change (Different)
ReentrantLock
to
ReentrantReadWriteLock
ReentrantLock
to
ReentrantReadWriteLock
Rename Method invocation
lock
to
writeLock
lock
to
writeLock