mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
fix doc
This commit is contained in:
parent
02630160ce
commit
4450208e54
@ -9,6 +9,7 @@ import java.util.Date;
|
||||
* 提供一个统一的接口定义返回不同类型的值(基本类型)<br>
|
||||
*
|
||||
* @author Looly
|
||||
* @param <K> key类型
|
||||
*/
|
||||
public interface BasicTypeGetter<K> {
|
||||
/*-------------------------- 基本类型 start -------------------------------*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user