Uses of Class
com.biglybt.core.diskmanager.file.impl.FMFileManagerImpl
Packages that use FMFileManagerImpl
-
Uses of FMFileManagerImpl in com.biglybt.core.diskmanager.file.impl
Fields in com.biglybt.core.diskmanager.file.impl declared as FMFileManagerImplModifier and TypeFieldDescriptionprivate final FMFileManagerImplFMFileImpl.managerprotected static FMFileManagerImplFMFileManagerImpl.singletonMethods in com.biglybt.core.diskmanager.file.impl that return FMFileManagerImplConstructors in com.biglybt.core.diskmanager.file.impl with parameters of type FMFileManagerImplModifierConstructorDescriptionprotectedFMFileImpl(FMFileOwner _owner, FMFileManagerImpl _manager, StringInterner.FileKey _file, int _type, boolean _force) protectedFMFileLimited(FMFileOwner owner, FMFileManagerImpl manager, StringInterner.FileKey file, int type, boolean force) protectedFMFileTestImpl(FMFileOwner _owner, FMFileManagerImpl _manager, StringInterner.FileKey _file, int _type, boolean _force) protectedFMFileUnlimited(FMFileOwner owner, FMFileManagerImpl manager, StringInterner.FileKey file, int type, boolean force)