JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Alkacon SimAPI
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.alkacon.simapi.CmykJpegReader.ExpiringMap
Packages that use
ExpiringMap
Package
Description
com.alkacon.simapi.CmykJpegReader
Uses of
ExpiringMap
in
com.alkacon.simapi.CmykJpegReader
Classes in
com.alkacon.simapi.CmykJpegReader
that implement
ExpiringMap
Modifier and Type
Class and Description
class
LRUHashMap
<K,V>
Map implementation with size limit, that keeps its entries in LRU (least recently used) order, also known as
access-order
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Alkacon SimAPI
Prev
Next
Frames
No Frames
All Classes