FileNioMemData.CompressLaterCache

This small cache compresses the data if an element leaves the cache.

Methods
V put(K key, V value)
V put(K key, V value)
boolean removeEldestEntry(Map.Entry eldest)
boolean removeEldestEntry(Map.Entry eldest)
void setCacheSize(int size)
void setCacheSize(int size)