Package de.xima.fc.common.concurrent
-
Class Summary Class Description StripedLock Similar to Guava's Striped, but with a few additions:Serializable
,AutoCloseable
support, and a method to lock all stripes.
Class | Description |
---|---|
StripedLock |
Similar to Guava's Striped, but with a few additions:
Serializable , AutoCloseable support, and a
method to lock all stripes. |