public class IndexUtil extends Object
| 构造器和说明 |
|---|
IndexUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
buildGatherIndex(InjectGather g1,
List<InjectGather> gathers)
构建变量收集器的检查顺序位
|
static int |
buildLifecycleIndex(Class<?> clz)
构建生命周期执行顺序位
|
public static int buildLifecycleIndex(Class<?> clz)
public static int buildGatherIndex(InjectGather g1, List<InjectGather> gathers)
Copyright © 2023. All rights reserved.