psdi.server

Class DBManager.Lock

  • java.lang.Object
    • psdi.server.DBManager.Lock
  • Enclosing class:
    DBManager


    protected class DBManager.Lock
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      int count 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Lock() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • count

        public int count
    • Constructor Detail

      • Lock

        public Lock()