public class IndexUtil extends Object
| Constructor and Description |
|---|
IndexUtil() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2025. All rights reserved.