| 程序包 | 说明 |
|---|---|
| net.hasor.cobble.provider |
提供 Supplier、Callable 的转换和包装
|
| 类和说明 |
|---|
| PrototypeScope
多例
|
| Provider
提供者实现这个接口就相当于同时实现了
java.util.function.Supplier
java.util.concurrent.Callable
三个接口
|
| Scope |
Copyright © 2022–2023. All rights reserved.