您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
接口 cn.hutool.core.lang.func.Func0
的使用
使用
Func0
的程序包
程序包
说明
cn.hutool.core.lang
语言特性包,包括大量便捷的数据结构,例如验证器Validator,分布式ID生成器Snowflake等
cn.hutool.core.lang
中
Func0
的使用
参数类型为
Func0
的
cn.hutool.core.lang
中的方法
限定符和类型
方法和说明
V
SimpleCache.
get
(
K
key,
Func0
<
V
> supplier)
从缓存中获得对象,当对象不在缓存中或已经过期返回Func0回调产生的对象
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2019. All rights reserved.