| Package | Description |
|---|---|
| org.noear.solon.core | |
| org.noear.solon.core.util | |
| org.noear.solon.core.wrap |
| Modifier and Type | Method and Description |
|---|---|
int |
InjectGather.compareTo(InjectGather o) |
| Modifier and Type | Method and Description |
|---|---|
static int |
IndexUtil.buildGatherIndex(InjectGather g1,
List<InjectGather> gathers)
构建变量收集器的检查顺序位
|
| Modifier and Type | Method and Description |
|---|---|
static int |
IndexUtil.buildGatherIndex(InjectGather g1,
List<InjectGather> gathers)
构建变量收集器的检查顺序位
|
| Modifier and Type | Method and Description |
|---|---|
VarHolder |
FieldWrap.holder(AppContext ctx,
Object obj,
InjectGather gather)
获取自身的临时对象
|
| Constructor and Description |
|---|
VarHolderOfField(AppContext ctx,
FieldWrap fw,
Object obj,
InjectGather gather) |
VarHolderOfParam(AppContext ctx,
ParamWrap pw,
InjectGather gather) |
Copyright © 2025. All rights reserved.