Package | Description |
---|---|
org.xins.common.collections.expiry |
Collections that support expiry.
|
Modifier and Type | Method and Description |
---|---|
void |
ExpiryFolder.copy(ExpiryFolder newFolder)
Copies the entries of this
ExpiryFolder into another one. |
void |
ExpiryListener.expired(ExpiryFolder folder,
Map expired)
Notification of the expiry of the specified set of objects.
|
See http://www.xins.org/.