Uses of Class
net.i2p.data.Lease

Packages that use Lease
net.i2p.data These classes define the common data structures used by the various I2P protocols. 
 

Uses of Lease in net.i2p.data
 

Methods in net.i2p.data that return Lease
 Lease LeaseSet.getLease(int index)
           
 

Methods in net.i2p.data with parameters of type Lease
 void LeaseSet.addLease(Lease lease)