Package org.casbin.jcasbin.util
Class SyncedLRUCache<K,V>
java.lang.Object
org.casbin.jcasbin.util.SyncedLRUCache<K,V>
- Author:
- Yixiang Zhao (@seriouszyx)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SyncedLRUCache
public SyncedLRUCache(int capacity)
-
-
Method Details
-
get
-
put
-