|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LRULinkedHashMap | |
---|---|
org.geotools.util | Contains utilities and addition to the collection framework. |
Uses of LRULinkedHashMap in org.geotools.util |
---|
Methods in org.geotools.util that return LRULinkedHashMap | ||
---|---|---|
static
|
LRULinkedHashMap.createForRecentAccess(int maximumSize)
Creates a map for the most recently accessed entries. |
|
static
|
LRULinkedHashMap.createForRecentInserts(int maximumSize)
Creates a map for the most recently inserted entries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |