Class StaticBucketMap.Lock
java.lang.Object
org.apache.commons.collections4.map.StaticBucketMap.Lock
- Enclosing class:
StaticBucketMap<K,
V>
The lock object, which also includes a count of the nodes in this lock.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
size
public int size
-
-
Constructor Details
-
Lock
private Lock()
-