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