gava缓存的使用

google有个不错的缓存小功能,在项目中用了下还不错,在本身分享下。html 只须要下载一个包   guava-18.0.jar ,它会自动处理并发,失效,内存不够的问题。算法     public static void main(String[] args) throws ExecutionException, InterruptedException{         //缓存接口这里是L
相关文章
相关标签/搜索