Package | Description |
---|---|
cn.hutool.core.lang.loader |
加载器的抽象接口和实现,包括懒加载的实现等
|
Modifier and Type | Method and Description |
---|---|
static <T> LazyFunLoader<T> |
LazyFunLoader.on(Supplier<T> supplier)
静态工厂方法,提供语义性与编码便利性
|
Copyright © 2024. All rights reserved.