Uses of Class
com.biglybt.core.diskmanager.file.impl.FMFileImpl
Packages that use FMFileImpl
-
Uses of FMFileImpl in com.biglybt.core.diskmanager.file.impl
Subclasses of FMFileImpl in com.biglybt.core.diskmanager.file.implFields in com.biglybt.core.diskmanager.file.impl declared as FMFileImplModifier and TypeFieldDescriptionprivate final FMFileImpl
FMFileAccessController.owner
private final FMFileImpl
FMFileAccessLinear.owner
Methods in com.biglybt.core.diskmanager.file.impl that return FMFileImplModifier and TypeMethodDescriptionFMFileAccess.getFile()
FMFileAccessCompact.getFile()
FMFileAccessController.getFile()
FMFileAccessLinear.getFile()
FMFileAccessPieceReorderer.getFile()
Methods in com.biglybt.core.diskmanager.file.impl with parameters of type FMFileImplModifier and TypeMethodDescriptionprotected static boolean
FMFileAccessCompact.isCompact
(FMFileImpl file, TOTorrentFile torrent_file, File control_dir, String control_file_name, int target_type) Constructors in com.biglybt.core.diskmanager.file.impl with parameters of type FMFileImplModifierConstructorDescriptionprotected
FMFileAccessController
(FMFileImpl _file, int _target_type, boolean _force) protected
FMFileAccessLinear
(FMFileImpl _owner) protected
FMFileImpl
(FMFileImpl basis)