Class DiskManagerImpl.DownloadEndedProgressImpl

java.lang.Object
com.biglybt.core.disk.impl.DiskManagerImpl.DownloadEndedProgressImpl
All Implemented Interfaces:
DiskManager.DownloadEndedProgress
Enclosing class:
DiskManagerImpl

private static class DiskManagerImpl.DownloadEndedProgressImpl extends Object implements DiskManager.DownloadEndedProgress
  • Field Details

    • complete

      private volatile boolean complete
  • Constructor Details

    • DownloadEndedProgressImpl

      private DownloadEndedProgressImpl()
  • Method Details