Uses of Interface
com.biglybt.core.diskmanager.file.FMFile
Packages that use FMFile
Package
Description
-
Uses of FMFile in com.biglybt.core.diskmanager.cache.impl
Fields in com.biglybt.core.diskmanager.cache.impl declared as FMFileModifier and TypeFieldDescriptionprivate final FMFileCacheFileWithoutCacheMT.base_fileprotected final FMFileCacheFileWithCache.fileprotected final FMFileCacheFileWithoutCache.fileprivate FMFile[]CacheFileWithoutCacheMT.filesMethods in com.biglybt.core.diskmanager.cache.impl that return FMFileModifier and TypeMethodDescriptionprotected FMFileCacheFileWithoutCacheMT.getFile()protected FMFileCacheFileWithCache.getFMFile()Methods in com.biglybt.core.diskmanager.cache.impl with parameters of type FMFileModifier and TypeMethodDescriptionprotected voidCacheFileWithoutCacheMT.releaseFile(FMFile file) Constructors in com.biglybt.core.diskmanager.cache.impl with parameters of type FMFileModifierConstructorDescriptionprotectedCacheFileWithCache(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protectedCacheFileWithoutCache(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) protectedCacheFileWithoutCacheMT(CacheFileManagerImpl _manager, FMFile _file, TOTorrentFile _torrent_file) -
Uses of FMFile in com.biglybt.core.diskmanager.file
Methods in com.biglybt.core.diskmanager.file that return FMFileModifier and TypeMethodDescriptionFMFile.createClone()FMFileManager.createFile(FMFileOwner owner, StringInterner.FileKey file, int type, boolean force) -
Uses of FMFile in com.biglybt.core.diskmanager.file.impl
Classes in com.biglybt.core.diskmanager.file.impl that implement FMFileModifier and TypeClassDescriptionclassclassclassclassclassFields in com.biglybt.core.diskmanager.file.impl with type parameters of type FMFileMethods in com.biglybt.core.diskmanager.file.impl that return FMFileModifier and TypeMethodDescriptionFMFileLimited.createClone()FMFilePadding.createClone()FMFileUnlimited.createClone()FMFileManagerImpl.createFile(FMFileOwner owner, StringInterner.FileKey file, int type, boolean force)