Class StaticBucketMap.Lock

  • Enclosing class:
    StaticBucketMap

    private static final class StaticBucketMap.Lock
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int size  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Lock()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • size

        public int size
    • Constructor Detail

      • Lock

        private Lock()