Uses of Interface
com.biglybt.core.diskmanager.cache.CacheFileOwner
Packages that use CacheFileOwner
Package
Description
-
Uses of CacheFileOwner in com.biglybt.core.disk.impl
Classes in com.biglybt.core.disk.impl that implement CacheFileOwner -
Uses of CacheFileOwner in com.biglybt.core.diskmanager.cache
Methods in com.biglybt.core.diskmanager.cache with parameters of type CacheFileOwnerModifier and TypeMethodDescriptionCacheFileManager.createFile
(CacheFileOwner owner, StringInterner.FileKey file, int type, boolean force) -
Uses of CacheFileOwner in com.biglybt.core.diskmanager.cache.impl
Methods in com.biglybt.core.diskmanager.cache.impl with parameters of type CacheFileOwnerModifier and TypeMethodDescriptionCacheFileManagerImpl.createFile
(CacheFileOwner owner, StringInterner.FileKey file, int type, boolean force)