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_queueprotected final LinkedHashMap<FMFileLimited, FMFileLimited> FMFileManagerImpl.mapprotected final LinkedHashMap<FMFileLimited, FMFileLimited> FMFileManagerImpl.mapMethods in com.biglybt.core.diskmanager.file.impl with parameters of type FMFileLimitedModifier and TypeMethodDescriptionprotected voidFMFileManagerImpl.closeFile(FMFileLimited file) protected voidFMFileManagerImpl.getSlot(FMFileLimited file) protected voidFMFileManagerImpl.releaseSlot(FMFileLimited file) protected voidFMFileManagerImpl.usedSlot(FMFileLimited file) Constructors in com.biglybt.core.diskmanager.file.impl with parameters of type FMFileLimited