Uses of Class
org.simpleframework.common.lease.ContractQueue
-
Packages that use ContractQueue Package Description org.simpleframework.common.lease -
-
Uses of ContractQueue in org.simpleframework.common.lease
Fields in org.simpleframework.common.lease declared as ContractQueue Modifier and Type Field Description private ContractQueue<T>
LeaseCleaner. queue
This is used to queue contracts that are to be cleaned.
-