Uses of Class
com.biglybt.core.diskmanager.file.impl.FMFileLimited
Packages that use FMFileLimited
-
Uses of FMFileLimited in com.biglybt.core.diskmanager.file.impl
Fields in com.biglybt.core.diskmanager.file.impl with type parameters of type FMFileLimitedModifier and TypeFieldDescriptionprotected List
<FMFileLimited> FMFileManagerImpl.close_queue
protected final LinkedHashMap
<FMFileLimited, FMFileLimited> FMFileManagerImpl.map
protected final LinkedHashMap
<FMFileLimited, FMFileLimited> FMFileManagerImpl.map
Methods in com.biglybt.core.diskmanager.file.impl with parameters of type FMFileLimitedModifier and TypeMethodDescriptionprotected void
FMFileManagerImpl.closeFile
(FMFileLimited file) protected void
FMFileManagerImpl.getSlot
(FMFileLimited file) protected void
FMFileManagerImpl.releaseSlot
(FMFileLimited file) protected void
FMFileManagerImpl.usedSlot
(FMFileLimited file) Constructors in com.biglybt.core.diskmanager.file.impl with parameters of type FMFileLimited