Uses of Interface
com.biglybt.core.ipfilter.BadIp
-
Packages that use BadIp Package Description com.biglybt.core.ipfilter com.biglybt.core.ipfilter.impl -
-
Uses of BadIp in com.biglybt.core.ipfilter
Methods in com.biglybt.core.ipfilter that return BadIp Modifier and Type Method Description BadIp[]
BadIps. getBadIps()
-
Uses of BadIp in com.biglybt.core.ipfilter.impl
Classes in com.biglybt.core.ipfilter.impl that implement BadIp Modifier and Type Class Description class
BadIpImpl
Methods in com.biglybt.core.ipfilter.impl that return BadIp Modifier and Type Method Description BadIp[]
BadIpsImpl. getBadIps()
-