Package org.sql2o.tools
Class AbstractCache<K,V,E>
java.lang.Object
org.sql2o.tools.AbstractCache<K,V,E>
just inherit and implement evaluate
User: dimzon
Date: 4/6/14
Time: 10:35 PM
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AbstractCache
- Parameters:
map
- - allows to define your own map implementation
-
AbstractCache
public AbstractCache()
-
-
Method Details
-
get
-
evaluate
-