| Package | Description | 
|---|---|
| net.jini.core.lease | 
 These are distributed leasing interfaces and classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LeaseMap<? extends Lease,Long> | 
Lease.createLeaseMap(long duration)
Creates a Map object that can contain leases whose renewal or
 cancellation can be batched, and adds the current lease to that map. 
 |