mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix doc
This commit is contained in:
@@ -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 -------------------------------*/
|
||||||
|
Reference in New Issue
Block a user