mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix cache bug
This commit is contained in:
@@ -19,6 +19,7 @@ import java.sql.SQLException;
|
||||
* @author Luxiaolei
|
||||
*
|
||||
*/
|
||||
@FunctionalInterface
|
||||
public interface RsHandler<T> extends Serializable{
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user