Class LockCount


  • class LockCount
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int count  
    • Constructor Summary

      Constructors 
      Constructor Description
      LockCount()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • count

        int count
    • Constructor Detail

      • LockCount

        LockCount()