Package | Description |
---|---|
jadex.commons.collection |
This package contains useful extensions to java.util.collection classes.
|
Modifier and Type | Method and Description |
---|---|
static <T,E> LRU<T,E> |
SCollection.createLRU(int max)
Return a fresh linked hash map.
|
Constructor and Description |
---|
Cache(LRU lru,
long ttl)
Create a new cache.
|
Copyright © 2013. All Rights Reserved.