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