| 程序包 | 说明 |
|---|---|
| cn.hutool.core.lang.loader |
加载器的抽象接口和实现,包括懒加载的实现等
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> LazyFunLoader<T> |
LazyFunLoader.on(Supplier<T> supplier)
静态工厂方法,提供语义性与编码便利性
|
static <T> LazyFunLoader<T> |
LazyFunLoader.on(Supplier<T> supplier)
静态工厂方法,提供语义性与编码便利性
|
Copyright © 2022. All rights reserved.