Interface FMFileManager
- All Known Implementing Classes:
FMFileManagerImpl
public interface FMFileManager
-
Method Summary
Modifier and TypeMethodDescriptioncreateFile
(FMFileOwner owner, StringInterner.FileKey file, int type, boolean force) void
generateEvidence
(IndentWriter writer, TOTorrent torrent)
-
Method Details
-
createFile
FMFile createFile(FMFileOwner owner, StringInterner.FileKey file, int type, boolean force) throws FMFileManagerException - Throws:
FMFileManagerException
-
generateEvidence
-