com.github.ignition.support.cache
Class CacheHelper
java.lang.Object
  
com.github.ignition.support.cache.CacheHelper
public class CacheHelper
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CacheHelper
public CacheHelper()
getFileNameFromUrl
public static String getFileNameFromUrl(String url)
 
removeAllWithStringPrefix
public static void removeAllWithStringPrefix(AbstractCache<String,?> cache,
                                             String urlPrefix)
 
Copyright © 2012. All Rights Reserved.