Class EvictionUtil
- java.lang.Object
-
- org.wso2.carbon.caching.impl.eviction.EvictionUtil
-
public class EvictionUtil extends Object
TODO: class description
-
-
Constructor Summary
Constructors Constructor Description EvictionUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static voidevict(CacheImpl cache, EvictionAlgorithm algorithm)Deprecated.Do not use this method
-
-
-
Method Detail
-
evict
public static void evict(CacheImpl cache, EvictionAlgorithm algorithm)
Deprecated.Do not use this method- Parameters:
cache-algorithm-
-
-