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

com.cn.lp.common.base.AutoCloseResource Maven / Gradle / Ivy

The newest version!
package com.cn.lp.common.base;

/**
 * 自动回收资源接口
 * @author qirong
 * @date 2018/3/5
 */
public interface AutoCloseResource extends AutoCloseable {


}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy