
com.alicp.jetcache.CacheBuilder Maven / Gradle / Ivy
The newest version!
package com.alicp.jetcache;
/**
* Created on 2016/11/17.
*
* @author huangli
*/
public interface CacheBuilder {
Cache buildCache();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy