Uses of Interface
com.biglybt.core.disk.impl.access.DMReader
-
Packages that use DMReader Package Description com.biglybt.core.disk.impl com.biglybt.core.disk.impl.access com.biglybt.core.disk.impl.access.impl com.biglybt.core.lws -
-
Uses of DMReader in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as DMReader Modifier and Type Field Description private DMReader
DiskManagerImpl. reader
-
Uses of DMReader in com.biglybt.core.disk.impl.access
Methods in com.biglybt.core.disk.impl.access that return DMReader Modifier and Type Method Description static DMReader
DMAccessFactory. createReader(DiskManagerHelper adapter)
-
Uses of DMReader in com.biglybt.core.disk.impl.access.impl
Classes in com.biglybt.core.disk.impl.access.impl that implement DMReader Modifier and Type Class Description class
DMReaderImpl
-
Uses of DMReader in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as DMReader Modifier and Type Field Description private DMReader
LWSDiskManager. reader
-