单项选择题

在StampedLock 中,哪个方法可以提升读锁的性能?()

A.unlockRead()
B.validate()
C.tryConvertToReadLock
D.tryOptimisticRead()