| Package | Description |
|---|---|
| org.mydotey.artemis.lease |
| Modifier and Type | Method and Description |
|---|---|
Lease<T> |
LeaseManager.get(T data) |
Lease<T> |
LeaseManager.register(T data) |
| Modifier and Type | Method and Description |
|---|---|
void |
LeaseCleanEventListener.onClean(List<Lease<T>> cleaned) |
Copyright © 2020 org.mydotey. All rights reserved.