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()
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)