JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.core.ipfilter
BadIp
Contents
Description
Method Summary
Method Details
getIp()
getNumberOfWarnings()
getLastTime()
Hide sidebar
Show sidebar
Interface BadIp
All Known Implementing Classes:
BadIpImpl
public interface
BadIp
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getIp
()
long
getLastTime
()
int
getNumberOfWarnings
()
Method Details
getIp
String
getIp
()
getNumberOfWarnings
int
getNumberOfWarnings
()
getLastTime
long
getLastTime
()