Uses of Class
com.biglybt.core.diskmanager.file.impl.FMFileLimited
-
Packages that use FMFileLimited Package Description com.biglybt.core.diskmanager.file.impl -
-
Uses of FMFileLimited in com.biglybt.core.diskmanager.file.impl
Methods in com.biglybt.core.diskmanager.file.impl with parameters of type FMFileLimited Modifier and Type Method Description protected 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 Constructor Description FMFileLimited(FMFileLimited basis)
-