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 FMFileImplFMFileAccessController.ownerprivate final FMFileImplFMFileAccessLinear.ownerMethods 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 booleanFMFileAccessCompact.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 FMFileImplModifierConstructorDescriptionprotectedFMFileAccessController(FMFileImpl _file, int _target_type, boolean _force) protectedFMFileAccessLinear(FMFileImpl _owner) protectedFMFileImpl(FMFileImpl basis)