public class Functions extends Object
static int
METHOD_INVOKE_BY_COMPILE
METHOD_INVOKE_BY_REFLECT
RECOGNIZE_EVERY_TIME
Functions()
static boolean
isMethodInvokeByCompile(int function)
isRecognizeEveryTime(int function)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int METHOD_INVOKE_BY_REFLECT
public static final int METHOD_INVOKE_BY_COMPILE
public static final int RECOGNIZE_EVERY_TIME
public Functions()
public static boolean isMethodInvokeByCompile(int function)
public static boolean isRecognizeEveryTime(int function)
Copyright © 2020. All rights reserved.