Package com.biglybt.core.metasearch
Interface FilterableResult
-
- All Known Implementing Classes:
PluginResult
,Result
,SubscriptionResultFilterable
,WebResult
public interface FilterableResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCategory()
java.lang.String
getName()
int
getNbSeeds()
long
getSize()
long
getTime()
-