Interface FilterableResult

All Known Implementing Classes:
PluginResult, Result, SubscriptionResultFilterable, WebResult

public interface FilterableResult
  • Method Details

    • getName

      String getName()
    • getCategory

      String getCategory()
    • getTags

      String[] getTags()
    • getSize

      long getSize()
    • getNbSeeds

      int getNbSeeds()
    • getNbPeers

      int getNbPeers()
    • getTime

      long getTime()