Class FixLWLSynchroNoUpdate.LWLSynchroObserver

    • Field Detail

      • m_Updates

        protected int m_Updates
        the number of updates.
      • m_MigrateToSynchro

        protected boolean m_MigrateToSynchro
        whether to migrate LWL to LWLSynchro as well.
    • Constructor Detail

      • LWLSynchroObserver

        public LWLSynchroObserver​(boolean migrateToSynchro)
        Initializes the observer.
        Parameters:
        migrateToSynchro - whether to migrate LWL to LWLSynchro as well
    • Method Detail

      • getUpdates

        public int getUpdates()
        Returns the number of updates that occurred.
        Returns:
        the number of updates