Uses of Class
com.biglybt.core.diskmanager.cache.impl.CacheFileManagerImpl
Packages that use CacheFileManagerImpl
-
Uses of CacheFileManagerImpl in com.biglybt.core.diskmanager.cache.impl
Fields in com.biglybt.core.diskmanager.cache.impl declared as CacheFileManagerImplModifier and TypeFieldDescriptionprotected final CacheFileManagerImpl
CacheFileManagerStatsImpl.manager
protected final CacheFileManagerImpl
CacheFileWithCache.manager
protected final CacheFileManagerImpl
CacheFileWithoutCache.manager
private final CacheFileManagerImpl
CacheFileWithoutCacheMT.manager
Constructors in com.biglybt.core.diskmanager.cache.impl with parameters of type CacheFileManagerImplModifierConstructorDescriptionprotected
protected
CacheFileWithCache
(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protected
CacheFileWithoutCache
(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protected
CacheFileWithoutCacheMT
(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file)