com.dahuatech.hutool.cache.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk-common Show documentation
Show all versions of java-sdk-common Show documentation
Dahua ICC Open API SDK for Java
/**
* 提供简易的缓存实现,此模块参考了jodd工具中的Cache模块
*
* @author looly
*/
package com.dahuatech.hutool.cache;