Uses of Class
com.google.common.util.concurrent.ForwardingLock
-
Packages that use ForwardingLock Package Description com.google.common.util.concurrent Concurrency utilities. -
-
Uses of ForwardingLock in com.google.common.util.concurrent
Subclasses of ForwardingLock in com.google.common.util.concurrent Modifier and Type Class Description private static class
Striped.WeakSafeLock
Lock object that ensures a strong reference is retained to a specified object.
-