| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.container |
| 限定符和类型 | 方法和说明 |
|---|---|
static <K> LambdaContainer<K> |
Containers.forLambda(String namespace,
DataProvider<K,?> lambda)
Build a data source container based on an input key set
and an expression that returns data sources grouped by key.
|
static <K> LambdaContainer<K> |
LambdaContainer.forLambda(String namespace,
DataProvider<K,?> lambda)
Build a data source container based on an input key set
and an expression that returns data sources grouped by key.
|
Copyright © 2024. All rights reserved.