public class CompilerHelperRefactorToStaticMethods extends Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_METHODS_PER_CLASS_MINIMUM |
Constructor and Description |
---|
CompilerHelperRefactorToStaticMethods() |
Modifier and Type | Method and Description |
---|---|
static void |
refactorMethods(List<com.espertech.esper.common.internal.bytecodemodel.core.CodegenClass> classes,
int maxMethodsPerClass) |
public static final int MAX_METHODS_PER_CLASS_MINIMUM
public CompilerHelperRefactorToStaticMethods()
public static void refactorMethods(List<com.espertech.esper.common.internal.bytecodemodel.core.CodegenClass> classes, int maxMethodsPerClass)
Copyright © 2005–2020. All rights reserved.