mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix code
This commit is contained in:
parent
a9ec98bad9
commit
9d2ab2f95e
@ -18,6 +18,7 @@ import java.sql.SQLException;
|
|||||||
*
|
*
|
||||||
* @author Luxiaolei
|
* @author Luxiaolei
|
||||||
*
|
*
|
||||||
|
* @param <T> 处理后的对象类型
|
||||||
*/
|
*/
|
||||||
@FunctionalInterface
|
@FunctionalInterface
|
||||||
public interface RsHandler<T> extends Serializable{
|
public interface RsHandler<T> extends Serializable{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user