All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vip.breakpoint.utils.CacheUtils Maven / Gradle / Ivy

package vip.breakpoint.utils;

/**
 * @author : breakpoint
 * create on 2022/09/07
 * 欢迎关注公众号 《代码废柴》
 */
public class CacheUtils {

//    public static  LoadingCache getLoadingCache() {
//        LoadingCache ret=  CacheBuilder.newBuilder()
//                .build();
//    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy