Class TableViewImpl.rowSorterRunnable

java.lang.Object
com.biglybt.core.util.AERunnable
com.biglybt.ui.common.table.impl.TableViewImpl.rowSorterRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
TableViewImpl<DATASOURCETYPE>

private class TableViewImpl.rowSorterRunnable extends AERunnable
  • Field Details

    • forceRefreshPending

      private AtomicBoolean forceRefreshPending
  • Constructor Details

    • rowSorterRunnable

      private rowSorterRunnable()
  • Method Details

    • runSupport

      public void runSupport()
      Specified by:
      runSupport in class AERunnable
    • setForceRefresh

      public void setForceRefresh(boolean fs)