Package com.biglybt.core.ipfilter
Interface BadIp
-
- All Known Implementing Classes:
BadIpImpl
public interface BadIp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getIp()
long
getLastTime()
int
getNumberOfWarnings()
-