Class BookKeeperAdmin.SyncObject

  • Enclosing class:
    BookKeeperAdmin

    static class BookKeeperAdmin.SyncObject
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int rc  
      (package private) boolean value  
    • Constructor Summary

      Constructors 
      Constructor Description
      SyncObject()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • value

        boolean value
      • rc

        int rc
    • Constructor Detail

      • SyncObject

        public SyncObject()