Uses of Class
net.i2p.router.Banlist.Entry

Packages that use Banlist.Entry
net.i2p.router The I2P router application handles the I2P network communication. 
 

Uses of Banlist.Entry in net.i2p.router
 

Methods in net.i2p.router that return types with arguments of type Banlist.Entry
 Map<Hash,Banlist.Entry> Banlist.getEntries()
          For BanlistRenderer in router console.