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 CacheFileManagerImplCacheFileManagerStatsImpl.managerprotected final CacheFileManagerImplCacheFileWithCache.managerprotected final CacheFileManagerImplCacheFileWithoutCache.managerprivate final CacheFileManagerImplCacheFileWithoutCacheMT.managerConstructors in com.biglybt.core.diskmanager.cache.impl with parameters of type CacheFileManagerImplModifierConstructorDescriptionprotectedprotectedCacheFileWithCache(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protectedCacheFileWithoutCache(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protectedCacheFileWithoutCacheMT(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file)