Class StaticBucketMap.Lock

java.lang.Object
org.apache.commons.collections4.map.StaticBucketMap.Lock
Enclosing class:
StaticBucketMap<K,V>

private static final class StaticBucketMap.Lock extends Object
The lock object, which also includes a count of the nodes in this lock.
  • Field Details

    • size

      public int size
  • Constructor Details

    • Lock

      private Lock()