Package | Description |
---|---|
org.xins.common.collections.expiry |
Collections that support expiry.
|
Modifier and Type | Method and Description |
---|---|
ExpiryStrategy |
ExpiryFolder.getStrategy()
Returns the strategy associated with this folder.
|
Constructor and Description |
---|
ExpiryFolder(String name,
ExpiryStrategy strategy)
Constructs a new
ExpiryFolder with the specified name and
strategy. |
See http://www.xins.org/.